@Generated(value="jsii-pacmak/1.67.0 (build 2c027f5)", date="2022-09-19T20:26:42.153Z") @Stability(value=Stable) public interface INamespace extends software.amazon.jsii.JsiiSerializable, IResource
| Modifier and Type | Interface and Description |
|---|---|
static interface |
INamespace.Jsii$Default
Internal default implementation for
INamespace. |
static class |
INamespace.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getNamespaceArn()
Namespace ARN for the Namespace.
|
String |
getNamespaceId()
Namespace Id for the Namespace.
|
String |
getNamespaceName()
A name for the Namespace.
|
NamespaceType |
getType()
Type of Namespace.
|
applyRemovalPolicy, getEnv, getStack@Stability(value=Stable) @NotNull String getNamespaceArn()
@Stability(value=Stable) @NotNull String getNamespaceId()
@Stability(value=Stable) @NotNull String getNamespaceName()
@Stability(value=Stable) @NotNull NamespaceType getType()
Copyright © 2022. All rights reserved.