Class: Aws::Types::TransferParticipant
- Inherits:
-
Object
- Object
- Aws::Types::TransferParticipant
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#management_account_email ⇒ ::String
Returns the value of attribute management_account_email.
-
#management_account_id ⇒ ::String
Returns the value of attribute management_account_id.
Instance Attribute Details
#management_account_email ⇒ ::String
Returns the value of attribute management_account_email.
1047 1048 1049 |
# File 'sig/types.rbs', line 1047 def management_account_email @management_account_email end |
#management_account_id ⇒ ::String
Returns the value of attribute management_account_id.
1046 1047 1048 |
# File 'sig/types.rbs', line 1046 def management_account_id @management_account_id end |