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