class Aws::SecurityHub::Types::DeleteInvitationsRequest

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

data as a hash:

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

@!attribute [rw] account_ids

The list of the account IDs that sent the invitations to delete.
@return [Array<String>]

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

Constants

SENSITIVE