@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:55:48.047Z") @Stability(value=Experimental) public interface BaseNamespaceProps extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
BaseNamespaceProps.Builder
A builder for
BaseNamespaceProps |
static class |
BaseNamespaceProps.Jsii$Proxy
An implementation for
BaseNamespaceProps |
| Modifier and Type | Method and Description |
|---|---|
static BaseNamespaceProps.Builder |
builder() |
default String |
getDescription()
(experimental) A description of the Namespace.
|
String |
getName()
(experimental) A name for the Namespace.
|
@Stability(value=Experimental) @NotNull String getName()
@Stability(value=Experimental) @Nullable default String getDescription()
Default: none
@Stability(value=Experimental) static BaseNamespaceProps.Builder builder()
BaseNamespaceProps.Builder of BaseNamespacePropsCopyright © 2021. All rights reserved.