@Generated(value="jsii-pacmak/1.30.0 (build adae23f)", date="2021-06-30T10:01:38.315Z") @Stability(value=Experimental) public interface HttpNamespaceAttributes extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
HttpNamespaceAttributes.Builder
A builder for
HttpNamespaceAttributes |
static class |
HttpNamespaceAttributes.Jsii$Proxy
An implementation for
HttpNamespaceAttributes |
| Modifier and Type | Method and Description |
|---|---|
static HttpNamespaceAttributes.Builder |
builder() |
String |
getNamespaceArn()
(experimental) Namespace ARN for the Namespace.
|
String |
getNamespaceId()
(experimental) Namespace Id for the Namespace.
|
String |
getNamespaceName()
(experimental) A name for the Namespace.
|
@Stability(value=Experimental) @NotNull String getNamespaceArn()
@Stability(value=Experimental) @NotNull String getNamespaceId()
@Stability(value=Experimental) @NotNull String getNamespaceName()
@Stability(value=Experimental) static HttpNamespaceAttributes.Builder builder()
HttpNamespaceAttributes.Builder of HttpNamespaceAttributesCopyright © 2021. All rights reserved.