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



4
5
6
# File 'lib/yle/aws/role/accounts.rb', line 4

def id
  @id
end

#nameObject

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



4
5
6
# File 'lib/yle/aws/role/accounts.rb', line 4

def name
  @name
end