Module: Aws::Kafka::Client::_DeleteReplicatorResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DeleteReplicatorResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#replicator_arn ⇒ ::String
447 |
# File 'sig/client.rbs', line 447 def replicator_arn: () -> ::String |
#replicator_state ⇒ "RUNNING", ...
448 |
# File 'sig/client.rbs', line 448 def replicator_state: () -> ("RUNNING" | "CREATING" | "UPDATING" | "DELETING" | "FAILED") |