Interface StackSetAutoDeploymentTargetSummary.Builder

All Superinterfaces:
Buildable, CopyableBuilder<StackSetAutoDeploymentTargetSummary.Builder,StackSetAutoDeploymentTargetSummary>, SdkBuilder<StackSetAutoDeploymentTargetSummary.Builder,StackSetAutoDeploymentTargetSummary>, SdkPojo
Enclosing class:
StackSetAutoDeploymentTargetSummary

public static interface StackSetAutoDeploymentTargetSummary.Builder extends SdkPojo, CopyableBuilder<StackSetAutoDeploymentTargetSummary.Builder,StackSetAutoDeploymentTargetSummary>
  • Method Details

    • organizationalUnitId

      StackSetAutoDeploymentTargetSummary.Builder organizationalUnitId(String organizationalUnitId)

      The organization root ID or organizational unit (OU) IDs where the stack set is targeted.

      Parameters:
      organizationalUnitId - The organization root ID or organizational unit (OU) IDs where the stack set is targeted.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • regions

      The list of Regions targeted for this organization or OU.

      Parameters:
      regions - The list of Regions targeted for this organization or OU.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • regions

      The list of Regions targeted for this organization or OU.

      Parameters:
      regions - The list of Regions targeted for this organization or OU.
      Returns:
      Returns a reference to this object so that method calls can be chained together.