You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::GuardDuty::Types::Master
- Inherits:
-
Struct
- Object
- Struct
- Aws::GuardDuty::Types::Master
- Defined in:
- (unknown)
Overview
Contains information about the master account and invitation.
Returned by:
Instance Attribute Summary collapse
-
#account_id ⇒ String
The ID of the account used as the master account.
-
#invitation_id ⇒ String
The value used to validate the master account to the member account.
-
#invited_at ⇒ String
The timestamp when the invitation was sent.
-
#relationship_status ⇒ String
The status of the relationship between the master and member accounts.
Instance Attribute Details
#account_id ⇒ String
The ID of the account used as the master account.
#invitation_id ⇒ String
The value used to validate the master account to the member account.
#invited_at ⇒ String
The timestamp when the invitation was sent.
#relationship_status ⇒ String
The status of the relationship between the master and member accounts.