Class: Yle::AWS::Role::AccountAlias

Inherits:
Struct
  • Object
show all
Defined in:
lib/yle/aws/role/accounts.rb

Instance Attribute Summary collapse

Instance Attribute Details

#idObject

Returns the value of attribute id

Returns:

  • (Object)

    the current value of id



6
7
8
# File 'lib/yle/aws/role/accounts.rb', line 6

def id
  @id
end

#nameObject

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



6
7
8
# File 'lib/yle/aws/role/accounts.rb', line 6

def name
  @name
end