@Stability(value=Stable) public static final class CfnStackSet.DeploymentTargetsProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnStackSet.DeploymentTargetsProperty>
CfnStackSet.DeploymentTargetsProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnStackSet.DeploymentTargetsProperty.Builder |
accounts(List<String> accounts)
Sets the value of
CfnStackSet.DeploymentTargetsProperty.getAccounts() |
CfnStackSet.DeploymentTargetsProperty |
build()
Builds the configured instance.
|
CfnStackSet.DeploymentTargetsProperty.Builder |
organizationalUnitIds(List<String> organizationalUnitIds)
Sets the value of
CfnStackSet.DeploymentTargetsProperty.getOrganizationalUnitIds() |
@Stability(value=Stable) public CfnStackSet.DeploymentTargetsProperty.Builder accounts(List<String> accounts)
CfnStackSet.DeploymentTargetsProperty.getAccounts()accounts - `CfnStackSet.DeploymentTargetsProperty.Accounts`.this@Stability(value=Stable) public CfnStackSet.DeploymentTargetsProperty.Builder organizationalUnitIds(List<String> organizationalUnitIds)
CfnStackSet.DeploymentTargetsProperty.getOrganizationalUnitIds()organizationalUnitIds - `CfnStackSet.DeploymentTargetsProperty.OrganizationalUnitIds`.this@Stability(value=Stable) public CfnStackSet.DeploymentTargetsProperty build()
build in interface software.amazon.jsii.Builder<CfnStackSet.DeploymentTargetsProperty>CfnStackSet.DeploymentTargetsPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.