Class: Aws::Types::UnknownConnectionConditionFlowValidationDetails
- Inherits:
-
Object
- Object
- Aws::Types::UnknownConnectionConditionFlowValidationDetails
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#connection ⇒ ::String
Returns the value of attribute connection.
Instance Attribute Details
#connection ⇒ ::String
Returns the value of attribute connection.
2816 2817 2818 |
# File 'sig/types.rbs', line 2816 def connection @connection end |