Class: Aws::Types::ReplicationInfoSummary

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#source_kafka_cluster_alias::String

Returns the value of attribute source_kafka_cluster_alias.

Returns:

  • (::String)


1275
1276
1277
# File 'sig/types.rbs', line 1275

def source_kafka_cluster_alias
  @source_kafka_cluster_alias
end

#target_kafka_cluster_alias::String

Returns the value of attribute target_kafka_cluster_alias.

Returns:

  • (::String)


1276
1277
1278
# File 'sig/types.rbs', line 1276

def target_kafka_cluster_alias
  @target_kafka_cluster_alias
end