Class: Aws::Types::CreateConnectorResponse
- Inherits:
-
Object
- Object
- Aws::Types::CreateConnectorResponse
- 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.
1062 1063 1064 |
# File 'sig/types.rbs', line 1062 def connector_arn @connector_arn end |