@Generated(value="jsii-pacmak/1.67.0 (build 2c027f5)", date="2022-09-07T23:47:14.150Z") @Stability(value=Experimental) 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()
(experimental) Namespace ARN for the Namespace.
|
String |
getNamespaceId()
(experimental) Namespace Id for the Namespace.
|
String |
getNamespaceName()
(experimental) A name for the Namespace.
|
NamespaceType |
getType()
(experimental) Type of Namespace.
|
applyRemovalPolicy, getEnv, getStackgetNode@Stability(value=Experimental) @NotNull String getNamespaceArn()
@Stability(value=Experimental) @NotNull String getNamespaceId()
@Stability(value=Experimental) @NotNull String getNamespaceName()
@Stability(value=Experimental) @NotNull NamespaceType getType()
Copyright © 2022. All rights reserved.