Class: Aws::Types::UnknownConnectionTargetInputFlowValidationDetails
- Inherits:
-
Object
- Object
- Aws::Types::UnknownConnectionTargetInputFlowValidationDetails
- 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.
2836 2837 2838 |
# File 'sig/types.rbs', line 2836 def connection @connection end |