Class: Aws::Types::MarketplaceInformation

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#product_id::String

Returns the value of attribute product_id.

Returns:

  • (::String)


1557
1558
1559
# File 'sig/types.rbs', line 1557

def product_id
  @product_id
end

#product_url::String

Returns the value of attribute product_url.

Returns:

  • (::String)


1558
1559
1560
# File 'sig/types.rbs', line 1558

def product_url
  @product_url
end