@Generated(value="jsii-pacmak/1.63.2 (build a8a8833)", date="2022-08-09T19:16:42.602Z") public interface INamespace extends 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 |
---|---|
java.lang.String |
getNamespaceArn()
Namespace ARN for the Namespace.
|
java.lang.String |
getNamespaceId()
Namespace Id for the Namespace.
|
java.lang.String |
getNamespaceName()
A name for the Namespace.
|
NamespaceType |
getType()
Type of Namespace.
|
applyRemovalPolicy, getEnv, getStack
getNode
java.lang.String getNamespaceArn()
java.lang.String getNamespaceId()
java.lang.String getNamespaceName()
NamespaceType getType()