Module: Aws::Kafka::Client::_UpdateReplicationInfoResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::UpdateReplicationInfoResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#replicator_arn::String

Returns:

  • (::String)


931
# File 'sig/client.rbs', line 931

def replicator_arn: () -> ::String

#replicator_state"RUNNING", ...

Returns:

  • ("RUNNING", "CREATING", "UPDATING", "DELETING", "FAILED")


932
# File 'sig/client.rbs', line 932

def replicator_state: () -> ("RUNNING" | "CREATING" | "UPDATING" | "DELETING" | "FAILED")