Interface AdminScopeSelectionInput.Builder

  • Method Details

    • accounts

      The AWS accounts in the selection.

      Parameters:
      accounts - The AWS accounts in the selection.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • accounts

      The AWS accounts in the selection.

      Parameters:
      accounts - The AWS accounts in the selection.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • organizationalUnits

      AdminScopeSelectionInput.Builder organizationalUnits(Collection<String> organizationalUnits)

      The AWS Organizations organizational units (OUs) in the selection.

      Parameters:
      organizationalUnits - The AWS Organizations organizational units (OUs) in the selection.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • organizationalUnits

      AdminScopeSelectionInput.Builder organizationalUnits(String... organizationalUnits)

      The AWS Organizations organizational units (OUs) in the selection.

      Parameters:
      organizationalUnits - The AWS Organizations organizational units (OUs) in the selection.
      Returns:
      Returns a reference to this object so that method calls can be chained together.