Class: Aws::Types::AssetCompositeModelPathSegment
- Inherits:
-
Object
- Object
- Aws::Types::AssetCompositeModelPathSegment
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#id ⇒ ::String
Returns the value of attribute id.
-
#name ⇒ ::String
Returns the value of attribute name.
Instance Attribute Details
#id ⇒ ::String
Returns the value of attribute id.
99 100 101 |
# File 'sig/types.rbs', line 99 def id @id end |
#name ⇒ ::String
Returns the value of attribute name.
100 101 102 |
# File 'sig/types.rbs', line 100 def name @name end |