@Generated(value="jsii-pacmak/1.30.0 (build adae23f)", date="2021-06-17T00:22:55.340Z") @Stability(value=Stable) 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()
The name of the export to create.
|
@Stability(value=Stable) @Nullable default String getName()
Default: - A name is automatically chosen
@Stability(value=Stable) static ExportValueOptions.Builder builder()
ExportValueOptions.Builder of ExportValueOptionsCopyright © 2021. All rights reserved.