Class: Aws::Types::SegmentCondition
- Inherits:
-
Object
- Object
- Aws::Types::SegmentCondition
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#segment_id ⇒ ::String
Returns the value of attribute segment_id.
Instance Attribute Details
#segment_id ⇒ ::String
Returns the value of attribute segment_id.
2640 2641 2642 |
# File 'sig/types.rbs', line 2640 def segment_id @segment_id end |