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)


1267
1268
1269
# File 'sig/types.rbs', line 1267

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)


1268
1269
1270
# File 'sig/types.rbs', line 1268

def target_kafka_cluster_alias
  @target_kafka_cluster_alias
end