Copyright | (c) 2013-2021 Brendan Hay |
---|---|
License | Mozilla Public License, v. 2.0. |
Maintainer | Brendan Hay <brendan.g.hay+amazonka@gmail.com> |
Stability | auto-generated |
Portability | non-portable (GHC extensions) |
Safe Haskell | None |
Documentation
data HttpNamespaceChange Source #
Updated properties for the HTTP namespace.
See: newHttpNamespaceChange
smart constructor.
HttpNamespaceChange' | |
|
Instances
newHttpNamespaceChange Source #
Create a value of HttpNamespaceChange
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:description:HttpNamespaceChange'
, httpNamespaceChange_description
- An updated description for the HTTP namespace.
httpNamespaceChange_description :: Lens' HttpNamespaceChange Text Source #
An updated description for the HTTP namespace.