Class: Aws::Types::MergeConstruct
- Inherits:
-
Object
- Object
- Aws::Types::MergeConstruct
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#construct_id ⇒ ::String
Returns the value of attribute construct_id.
-
#segment_id ⇒ ::String
Returns the value of attribute segment_id.
Instance Attribute Details
#construct_id ⇒ ::String
Returns the value of attribute construct_id.
1243 1244 1245 |
# File 'sig/types.rbs', line 1243 def construct_id @construct_id end |
#segment_id ⇒ ::String
Returns the value of attribute segment_id.
1242 1243 1244 |
# File 'sig/types.rbs', line 1242 def segment_id @segment_id end |