Interface OrganizationScope.Builder

  • Method Details

    • accountIds

      OrganizationScope.Builder accountIds(Collection<String> accountIds)

      List of Amazon Web Services account IDs to include in the organization scope.

      Parameters:
      accountIds - List of Amazon Web Services account IDs to include in the organization scope.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • accountIds

      OrganizationScope.Builder accountIds(String... accountIds)

      List of Amazon Web Services account IDs to include in the organization scope.

      Parameters:
      accountIds - List of Amazon Web Services account IDs to include in the organization scope.
      Returns:
      Returns a reference to this object so that method calls can be chained together.