@Stability(value=Stable) public static final class OrganizationsDeploymentProps.Builder extends Object implements software.amazon.jsii.Builder<OrganizationsDeploymentProps>
OrganizationsDeploymentProps| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
OrganizationsDeploymentProps.Builder |
autoDeployment(StackSetOrganizationsAutoDeployment autoDeployment)
Sets the value of
OrganizationsDeploymentProps.getAutoDeployment() |
OrganizationsDeploymentProps |
build()
Builds the configured instance.
|
@Stability(value=Stable) public OrganizationsDeploymentProps.Builder autoDeployment(StackSetOrganizationsAutoDeployment autoDeployment)
OrganizationsDeploymentProps.getAutoDeployment()autoDeployment - Automatically deploy to new accounts added to Organizational Units.
Whether AWS CloudFormation StackSets automatically deploys to AWS
Organizations accounts that are added to a target organization or
organizational unit (OU).this@Stability(value=Stable) public OrganizationsDeploymentProps build()
build in interface software.amazon.jsii.Builder<OrganizationsDeploymentProps>OrganizationsDeploymentPropsNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.