class Aws::GuardDuty::Types::DeclineInvitationsRequest

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

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 decline invitations
from.
@return [Array<String>]

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

Constants

SENSITIVE