Class: Yle::AWS::Role::AccountAlias
- Inherits:
-
Struct
- Object
- Struct
- Yle::AWS::Role::AccountAlias
- Defined in:
- lib/yle/aws/role/accounts.rb
Instance Attribute Summary collapse
-
#id ⇒ Object
Returns the value of attribute id.
-
#name ⇒ Object
Returns the value of attribute name.
Instance Attribute Details
#id ⇒ Object
Returns the value of attribute id
6 7 8 |
# File 'lib/yle/aws/role/accounts.rb', line 6 def id @id end |
#name ⇒ Object
Returns the value of attribute name
6 7 8 |
# File 'lib/yle/aws/role/accounts.rb', line 6 def name @name end |