@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:54:53.135Z") @Stability(value=Experimental) public interface ExportValueOptions extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
ExportValueOptions.Builder
A builder for
ExportValueOptions |
static class |
ExportValueOptions.Jsii$Proxy
An implementation for
ExportValueOptions |
| Modifier and Type | Method and Description |
|---|---|
static ExportValueOptions.Builder |
builder() |
default String |
getName()
(experimental) The name of the export to create.
|
@Stability(value=Experimental) @Nullable default String getName()
Default: - A name is automatically chosen
@Stability(value=Experimental) static ExportValueOptions.Builder builder()
ExportValueOptions.Builder of ExportValueOptionsCopyright © 2021. All rights reserved.