class Aws::SecurityHub::Types::ListOrganizationAdminAccountsRequest

@note When making an API call, you may pass ListOrganizationAdminAccountsRequest

data as a hash:

    {
      max_results: 1,
      next_token: "NextToken",
    }

@!attribute [rw] max_results

The maximum number of items to return in the response.
@return [Integer]

@!attribute [rw] next_token

The token that is required for pagination. On your first call to the
`ListOrganizationAdminAccounts` operation, set the value of this
parameter to `NULL`. For subsequent calls to the operation, to
continue listing data, set the value of this parameter to the value
returned from the previous response.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/securityhub-2018-10-26/ListOrganizationAdminAccountsRequest AWS API Documentation

Constants

SENSITIVE