Class: Aws::Kafka::Types::ReplicatorSummary
- Inherits:
-
Struct
- Object
- Struct
- Aws::Kafka::Types::ReplicatorSummary
- Includes:
- Structure
- Defined in:
- lib/aws-sdk-kafka/types.rb
Overview
Information about a replicator.
Constant Summary collapse
- SENSITIVE =
[]
Instance Attribute Summary collapse
-
#creation_time ⇒ Time
The time the replicator was created.
-
#current_version ⇒ String
The current version of the replicator.
-
#is_replicator_reference ⇒ Boolean
Whether this resource is a replicator reference.
-
#kafka_clusters_summary ⇒ Array<Types::KafkaClusterSummary>
Kafka Clusters used in setting up sources / targets for replication.
-
#replication_info_summary_list ⇒ Array<Types::ReplicationInfoSummary>
A list of summarized information of replications between clusters.
-
#replicator_arn ⇒ String
The Amazon Resource Name (ARN) of the replicator.
-
#replicator_name ⇒ String
The name of the replicator.
-
#replicator_resource_arn ⇒ String
The Amazon Resource Name (ARN) of the replicator resource in the region where the replicator was created.
-
#replicator_state ⇒ String
State of the replicator.
Instance Attribute Details
#creation_time ⇒ Time
The time the replicator was created.
3564 3565 3566 3567 3568 3569 3570 3571 3572 3573 3574 3575 3576 |
# File 'lib/aws-sdk-kafka/types.rb', line 3564 class ReplicatorSummary < Struct.new( :creation_time, :current_version, :is_replicator_reference, :kafka_clusters_summary, :replication_info_summary_list, :replicator_arn, :replicator_name, :replicator_resource_arn, :replicator_state) SENSITIVE = [] include Aws::Structure end |
#current_version ⇒ String
The current version of the replicator.
3564 3565 3566 3567 3568 3569 3570 3571 3572 3573 3574 3575 3576 |
# File 'lib/aws-sdk-kafka/types.rb', line 3564 class ReplicatorSummary < Struct.new( :creation_time, :current_version, :is_replicator_reference, :kafka_clusters_summary, :replication_info_summary_list, :replicator_arn, :replicator_name, :replicator_resource_arn, :replicator_state) SENSITIVE = [] include Aws::Structure end |
#is_replicator_reference ⇒ Boolean
Whether this resource is a replicator reference.
3564 3565 3566 3567 3568 3569 3570 3571 3572 3573 3574 3575 3576 |
# File 'lib/aws-sdk-kafka/types.rb', line 3564 class ReplicatorSummary < Struct.new( :creation_time, :current_version, :is_replicator_reference, :kafka_clusters_summary, :replication_info_summary_list, :replicator_arn, :replicator_name, :replicator_resource_arn, :replicator_state) SENSITIVE = [] include Aws::Structure end |
#kafka_clusters_summary ⇒ Array<Types::KafkaClusterSummary>
Kafka Clusters used in setting up sources / targets for replication.
3564 3565 3566 3567 3568 3569 3570 3571 3572 3573 3574 3575 3576 |
# File 'lib/aws-sdk-kafka/types.rb', line 3564 class ReplicatorSummary < Struct.new( :creation_time, :current_version, :is_replicator_reference, :kafka_clusters_summary, :replication_info_summary_list, :replicator_arn, :replicator_name, :replicator_resource_arn, :replicator_state) SENSITIVE = [] include Aws::Structure end |
#replication_info_summary_list ⇒ Array<Types::ReplicationInfoSummary>
A list of summarized information of replications between clusters.
3564 3565 3566 3567 3568 3569 3570 3571 3572 3573 3574 3575 3576 |
# File 'lib/aws-sdk-kafka/types.rb', line 3564 class ReplicatorSummary < Struct.new( :creation_time, :current_version, :is_replicator_reference, :kafka_clusters_summary, :replication_info_summary_list, :replicator_arn, :replicator_name, :replicator_resource_arn, :replicator_state) SENSITIVE = [] include Aws::Structure end |
#replicator_arn ⇒ String
The Amazon Resource Name (ARN) of the replicator.
3564 3565 3566 3567 3568 3569 3570 3571 3572 3573 3574 3575 3576 |
# File 'lib/aws-sdk-kafka/types.rb', line 3564 class ReplicatorSummary < Struct.new( :creation_time, :current_version, :is_replicator_reference, :kafka_clusters_summary, :replication_info_summary_list, :replicator_arn, :replicator_name, :replicator_resource_arn, :replicator_state) SENSITIVE = [] include Aws::Structure end |
#replicator_name ⇒ String
The name of the replicator.
3564 3565 3566 3567 3568 3569 3570 3571 3572 3573 3574 3575 3576 |
# File 'lib/aws-sdk-kafka/types.rb', line 3564 class ReplicatorSummary < Struct.new( :creation_time, :current_version, :is_replicator_reference, :kafka_clusters_summary, :replication_info_summary_list, :replicator_arn, :replicator_name, :replicator_resource_arn, :replicator_state) SENSITIVE = [] include Aws::Structure end |
#replicator_resource_arn ⇒ String
The Amazon Resource Name (ARN) of the replicator resource in the region where the replicator was created.
</p>
3564 3565 3566 3567 3568 3569 3570 3571 3572 3573 3574 3575 3576 |
# File 'lib/aws-sdk-kafka/types.rb', line 3564 class ReplicatorSummary < Struct.new( :creation_time, :current_version, :is_replicator_reference, :kafka_clusters_summary, :replication_info_summary_list, :replicator_arn, :replicator_name, :replicator_resource_arn, :replicator_state) SENSITIVE = [] include Aws::Structure end |
#replicator_state ⇒ String
State of the replicator.
3564 3565 3566 3567 3568 3569 3570 3571 3572 3573 3574 3575 3576 |
# File 'lib/aws-sdk-kafka/types.rb', line 3564 class ReplicatorSummary < Struct.new( :creation_time, :current_version, :is_replicator_reference, :kafka_clusters_summary, :replication_info_summary_list, :replicator_arn, :replicator_name, :replicator_resource_arn, :replicator_state) SENSITIVE = [] include Aws::Structure end |