class Aws::SecurityHub::Types::DeleteMembersRequest

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

data as a hash:

    {
      account_ids: ["NonEmptyString"], # required
    }

@!attribute [rw] account_ids

The list of account IDs for the member accounts to delete.
@return [Array<String>]

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

Constants

SENSITIVE