Class: Aws::Types::DeleteConnectorRequest
- Inherits:
-
Object
- Object
- Aws::Types::DeleteConnectorRequest
- 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.
1218 1219 1220 |
# File 'sig/types.rbs', line 1218 def connector_arn @connector_arn end |