Interface StackSetAutoDeploymentTargetSummary.Builder

    • Method Detail

      • 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

        StackSetAutoDeploymentTargetSummary.Builder regions​(Collection<String> 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

        StackSetAutoDeploymentTargetSummary.Builder regions​(String... 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.