Class: Aws::Types::InterfaceSummary
- Inherits:
-
Object
- Object
- Aws::Types::InterfaceSummary
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#interface_asset_model_id ⇒ ::String
Returns the value of attribute interface_asset_model_id.
-
#interface_asset_model_property_id ⇒ ::String
Returns the value of attribute interface_asset_model_property_id.
Instance Attribute Details
#interface_asset_model_id ⇒ ::String
Returns the value of attribute interface_asset_model_id.
2464 2465 2466 |
# File 'sig/types.rbs', line 2464 def interface_asset_model_id @interface_asset_model_id end |
#interface_asset_model_property_id ⇒ ::String
Returns the value of attribute interface_asset_model_property_id.
2465 2466 2467 |
# File 'sig/types.rbs', line 2465 def interface_asset_model_property_id @interface_asset_model_property_id end |