Class: Aws::Types::AccountReceiver
- Inherits:
-
Object
- Object
- Aws::Types::AccountReceiver
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#alias ⇒ ::String
Returns the value of attribute alias.
-
#aws_account_id ⇒ ::String
Returns the value of attribute aws_account_id.
Instance Attribute Details
#alias ⇒ ::String
Returns the value of attribute alias.
35 36 37 |
# File 'sig/types.rbs', line 35 def alias @alias end |
#aws_account_id ⇒ ::String
Returns the value of attribute aws_account_id.
36 37 38 |
# File 'sig/types.rbs', line 36 def aws_account_id @aws_account_id end |