Class: Aws::Types::DescribeConnectorOperationRequest
- Inherits:
-
Object
- Object
- Aws::Types::DescribeConnectorOperationRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#connector_operation_arn ⇒ ::String
Returns the value of attribute connector_operation_arn.
Instance Attribute Details
#connector_operation_arn ⇒ ::String
Returns the value of attribute connector_operation_arn.
270 271 272 |
# File 'sig/types.rbs', line 270 def connector_operation_arn @connector_operation_arn end |