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.
2474 2475 2476 |
# File 'sig/types.rbs', line 2474 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.
2475 2476 2477 |
# File 'sig/types.rbs', line 2475 def interface_asset_model_property_id @interface_asset_model_property_id end |