Uses of Interface
software.amazon.awssdk.services.cloudformation.model.StackSetAutoDeploymentTargetSummary.Builder
Packages that use StackSetAutoDeploymentTargetSummary.Builder
-
Uses of StackSetAutoDeploymentTargetSummary.Builder in software.amazon.awssdk.services.cloudformation.model
Methods in software.amazon.awssdk.services.cloudformation.model that return StackSetAutoDeploymentTargetSummary.BuilderModifier and TypeMethodDescriptionStackSetAutoDeploymentTargetSummary.builder()StackSetAutoDeploymentTargetSummary.Builder.organizationalUnitId(String organizationalUnitId) The organization root ID or organizational unit (OU) IDs where the StackSet is targeted.The list of Regions targeted for this organization or OU.StackSetAutoDeploymentTargetSummary.Builder.regions(Collection<String> regions) The list of Regions targeted for this organization or OU.StackSetAutoDeploymentTargetSummary.toBuilder()Methods in software.amazon.awssdk.services.cloudformation.model that return types with arguments of type StackSetAutoDeploymentTargetSummary.BuilderModifier and TypeMethodDescriptionstatic Class<? extends StackSetAutoDeploymentTargetSummary.Builder>StackSetAutoDeploymentTargetSummary.serializableBuilderClass()