class Aws::SecurityHub::Types::CreateMembersRequest
@note When making an API call, you may pass CreateMembersRequest
data as a hash: { account_details: [ # required { account_id: "AccountId", # required email: "NonEmptyString", }, ], }
@!attribute [rw] account_details
The list of accounts to associate with the Security Hub administrator account. For each account, the list includes the account ID and optionally the email address. @return [Array<Types::AccountDetails>]
@see docs.aws.amazon.com/goto/WebAPI/securityhub-2018-10-26/CreateMembersRequest AWS API Documentation
Constants
- SENSITIVE