@Stability(value=Stable) public static final class CfnDocument.AttachmentsSourceProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnDocument.AttachmentsSourceProperty>
CfnDocument.AttachmentsSourceProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnDocument.AttachmentsSourceProperty |
build()
Builds the configured instance.
|
CfnDocument.AttachmentsSourceProperty.Builder |
key(String key)
Sets the value of
CfnDocument.AttachmentsSourceProperty.getKey() |
CfnDocument.AttachmentsSourceProperty.Builder |
name(String name)
Sets the value of
CfnDocument.AttachmentsSourceProperty.getName() |
CfnDocument.AttachmentsSourceProperty.Builder |
values(List<String> values)
Sets the value of
CfnDocument.AttachmentsSourceProperty.getValues() |
@Stability(value=Stable) public CfnDocument.AttachmentsSourceProperty.Builder key(String key)
CfnDocument.AttachmentsSourceProperty.getKey()key - `CfnDocument.AttachmentsSourceProperty.Key`.this@Stability(value=Stable) public CfnDocument.AttachmentsSourceProperty.Builder name(String name)
CfnDocument.AttachmentsSourceProperty.getName()name - `CfnDocument.AttachmentsSourceProperty.Name`.this@Stability(value=Stable) public CfnDocument.AttachmentsSourceProperty.Builder values(List<String> values)
CfnDocument.AttachmentsSourceProperty.getValues()values - `CfnDocument.AttachmentsSourceProperty.Values`.this@Stability(value=Stable) public CfnDocument.AttachmentsSourceProperty build()
build in interface software.amazon.jsii.Builder<CfnDocument.AttachmentsSourceProperty>CfnDocument.AttachmentsSourcePropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.