Class: Aws::Types::FlowTraceCondition
- Inherits:
-
Object
- Object
- Aws::Types::FlowTraceCondition
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#condition_name ⇒ ::String
Returns the value of attribute condition_name.
Instance Attribute Details
#condition_name ⇒ ::String
Returns the value of attribute condition_name.
883 884 885 |
# File 'sig/types.rbs', line 883 def condition_name @condition_name end |