Module: Aws::Kafka::Client::_CreateReplicatorResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#replicator_arn::String

Returns:



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

def replicator_arn: () -> ::String

#replicator_name::String

Returns:



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

def replicator_name: () -> ::String

#replicator_state"RUNNING", ...

Returns:



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

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