Uses of Class
software.amazon.awscdk.core.CfnStackSet.DeploymentTargetsProperty.Builder
Packages that use CfnStackSet.DeploymentTargetsProperty.Builder
-
Uses of CfnStackSet.DeploymentTargetsProperty.Builder in software.amazon.awscdk.core
Methods in software.amazon.awscdk.core that return CfnStackSet.DeploymentTargetsProperty.BuilderModifier and TypeMethodDescriptionCfnStackSet.DeploymentTargetsProperty.Builder.accountFilterType
(String accountFilterType) Sets the value ofCfnStackSet.DeploymentTargetsProperty.getAccountFilterType()
Sets the value ofCfnStackSet.DeploymentTargetsProperty.getAccounts()
CfnStackSet.DeploymentTargetsProperty.builder()
CfnStackSet.DeploymentTargetsProperty.Builder.organizationalUnitIds
(List<String> organizationalUnitIds) Sets the value ofCfnStackSet.DeploymentTargetsProperty.getOrganizationalUnitIds()
Constructors in software.amazon.awscdk.core with parameters of type CfnStackSet.DeploymentTargetsProperty.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnStackSet.DeploymentTargetsProperty.Builder
.