Class: Aws::Types::OriginDetails
- Inherits:
-
Object
- Object
- Aws::Types::OriginDetails
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#data_grant_id ⇒ ::String
Returns the value of attribute data_grant_id.
-
#product_id ⇒ ::String
Returns the value of attribute product_id.
Instance Attribute Details
#data_grant_id ⇒ ::String
Returns the value of attribute data_grant_id.
828 829 830 |
# File 'sig/types.rbs', line 828 def data_grant_id @data_grant_id end |
#product_id ⇒ ::String
Returns the value of attribute product_id.
827 828 829 |
# File 'sig/types.rbs', line 827 def product_id @product_id end |