Class: AWS::PAAPI::Market

Inherits:
Struct
  • Object
show all
Defined in:
lib/aws/pa_api.rb

Instance Attribute Summary collapse

Instance Attribute Details

#hostObject

Returns the value of attribute host

Returns:

  • (Object)

    the current value of host



7
8
9
# File 'lib/aws/pa_api.rb', line 7

def host
  @host
end

#regionObject

Returns the value of attribute region

Returns:

  • (Object)

    the current value of region



7
8
9
# File 'lib/aws/pa_api.rb', line 7

def region
  @region
end