Class: Aws::Types::MarketplaceInformation
- Inherits:
-
Object
- Object
- Aws::Types::MarketplaceInformation
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#product_id ⇒ ::String
Returns the value of attribute product_id.
-
#product_url ⇒ ::String
Returns the value of attribute product_url.
Instance Attribute Details
#product_id ⇒ ::String
Returns the value of attribute product_id.
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.
1558 1559 1560 |
# File 'sig/types.rbs', line 1558 def product_url @product_url end |