Module: Aws::KafkaConnect::Client::_UpdateConnectorResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::UpdateConnectorResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#connector_arn ⇒ ::String
410 |
# File 'sig/client.rbs', line 410
def connector_arn: () -> ::String
|
#connector_operation_arn ⇒ ::String
412 |
# File 'sig/client.rbs', line 412
def connector_operation_arn: () -> ::String
|
#connector_state ⇒ "RUNNING", ...
411 |
# File 'sig/client.rbs', line 411
def connector_state: () -> ("RUNNING" | "CREATING" | "UPDATING" | "DELETING" | "FAILED" | "RESTARTING")
|