Class: Aws::Types::DescribeAssetRequest
- Inherits:
-
Object
- Object
- Aws::Types::DescribeAssetRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#asset_id ⇒ ::String
Returns the value of attribute asset_id.
-
#exclude_properties ⇒ Boolean
Returns the value of attribute exclude_properties.
Instance Attribute Details
#asset_id ⇒ ::String
Returns the value of attribute asset_id.
1602 1603 1604 |
# File 'sig/types.rbs', line 1602 def asset_id @asset_id end |
#exclude_properties ⇒ Boolean
Returns the value of attribute exclude_properties.
1603 1604 1605 |
# File 'sig/types.rbs', line 1603 def exclude_properties @exclude_properties end |