class Aws::SecurityHub::Types::AcceptInvitationRequest
@note When making an API call, you may pass AcceptInvitationRequest
data as a hash: { master_id: "NonEmptyString", # required invitation_id: "NonEmptyString", # required }
@!attribute [rw] master_id
The account ID of the Security Hub administrator account that sent the invitation. @return [String]
@!attribute [rw] invitation_id
The identifier of the invitation sent from the Security Hub administrator account. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/securityhub-2018-10-26/AcceptInvitationRequest AWS API Documentation
Constants
- SENSITIVE