Class: Aws::Types::UpdateConnectorResponse
- Inherits:
-
Object
- Object
- Aws::Types::UpdateConnectorResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#connector_arn ⇒ ::String
Returns the value of attribute connector_arn.
Instance Attribute Details
#connector_arn ⇒ ::String
Returns the value of attribute connector_arn.
2863 2864 2865 |
# File 'sig/types.rbs', line 2863 def connector_arn @connector_arn end |