class Aws::GuardDuty::Types::DeleteInvitationsRequest

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

data as a hash:

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

@!attribute [rw] account_ids

A list of account IDs of the AWS accounts that sent invitations to
the current member account that you want to delete invitations from.
@return [Array<String>]

@see docs.aws.amazon.com/goto/WebAPI/guardduty-2017-11-28/DeleteInvitationsRequest AWS API Documentation

Constants

SENSITIVE