@Generated(value="jsii-pacmak/1.21.0 (build 4262b22)", date="2021-02-23T11:51:53.874Z") @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.