@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:52.893Z") @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 © 2020. All rights reserved.