String invalidParameter
The parameter that caused the error.
String brokerAZDistribution
The distribution of broker nodes across Availability Zones.
List<E> clientSubnets
The list of subnets to connect to in the client virtual private cloud (VPC). AWS creates elastic network interfaces inside these subnets. Client applications use elastic network interfaces to produce and consume data. Client subnets can't be in Availability Zone us-east-1e.
String instanceType
The type of Amazon EC2 instances to use for Kafka brokers. The following instance types are allowed: kafka.m5.large, kafka.m5.xlarge, kafka.m5.2xlarge, kafka.m5.4xlarge, kafka.m5.12xlarge, and kafka.m5.24xlarge.
List<E> securityGroups
The AWS security groups to associate with the elastic network interfaces in order to specify who can connect to and communicate with the Amazon MSK cluster.
StorageInfo storageInfo
Contains information about storage volumes attached to MSK broker nodes.
String attachedENIId
The attached elastic network interface of the broker.
Double brokerId
The ID of the broker.
String clientSubnet
The client subnet to which this broker node belongs.
String clientVpcIpAddress
The virtual private cloud (VPC) of the client.
BrokerSoftwareInfo currentBrokerSoftwareInfo
Information about the version of software currently deployed on the Kafka brokers in the cluster.
BrokerNodeGroupInfo brokerNodeGroupInfo
Information about the broker nodes.
String clusterArn
The Amazon Resource Name (ARN) that uniquely identifies the cluster.
String clusterName
The name of the cluster.
Date creationTime
The time when the cluster was created.
BrokerSoftwareInfo currentBrokerSoftwareInfo
Information about the version of software currently deployed on the Kafka brokers in the cluster.
String currentVersion
The current version of the MSK cluster.
EncryptionInfo encryptionInfo
Includes all encryption-related information.
String enhancedMonitoring
Specifies which metrics are gathered for the MSK cluster. This property has three possible values: DEFAULT, PER_BROKER, and PER_TOPIC_PER_BROKER.
Integer numberOfBrokerNodes
The number of Kafka broker nodes in the cluster.
String state
The state of the cluster. The possible states are CREATING, ACTIVE, and FAILED.
String zookeeperConnectString
The connection string to use to connect to the Apache ZooKeeper cluster.
String invalidParameter
The parameter that caused the error.
BrokerNodeGroupInfo brokerNodeGroupInfo
Information about the broker nodes in the cluster.
String clusterName
The name of the cluster.
EncryptionInfo encryptionInfo
Includes all encryption-related information.
String enhancedMonitoring
Specifies the level of monitoring for the MSK cluster. The possible values are DEFAULT, PER_BROKER, and PER_TOPIC_PER_BROKER.
String kafkaVersion
The version of Apache Kafka.
Integer numberOfBrokerNodes
The number of Kafka broker nodes in the Amazon MSK cluster.
String clusterArn
The Amazon Resource Name (ARN) that uniquely identifies the cluster.
ClusterInfo clusterInfo
The cluster information.
Integer volumeSize
The size in GiB of the EBS volume for the data drive on each broker node.
String dataVolumeKMSKeyId
The AWS KMS key used for data encryption.
EncryptionAtRest encryptionAtRest
The data volume encryption details.
String invalidParameter
The parameter that caused the error.
String clusterArn
The Amazon Resource Name (ARN) that uniquely identifies the cluster.
String bootstrapBrokerString
A string containing one or more hostname:port pairs.
String invalidParameter
The parameter that caused the error.
String clusterNameFilter
Specify a prefix of the name of the clusters that you want to list. The service lists all the clusters whose names start with this prefix.
Integer maxResults
The maximum number of clusters to return in the response. If there are more clusters, the response includes a NextToken parameter.
String nextToken
The paginated results marker. When the result of a ListClusters operation is truncated, the call returns NextToken in the response. To get another batch of clusters, provide this token in your next request.
List<E> clusterInfoList
Information on each of the MSK clusters in the response.
String nextToken
The paginated results marker. When the result of a ListClusters operation is truncated, the call returns NextToken in the response. To get another batch of clusters, provide this token in your next request.
String clusterArn
The Amazon Resource Name (ARN) that uniquely identifies the cluster.
Integer maxResults
The maximum number of clusters to return in the response. If there are more clusters, the response includes a NextToken parameter.
String nextToken
The paginated results marker. When the result of a ListClusters operation is truncated, the call returns NextToken in the response. To get another batch of clusters, provide this token in your next request.
String resourceArn
The Amazon Resource Name (ARN) that uniquely identifies the resource.
String addedToClusterTime
The start time.
BrokerNodeInfo brokerNodeInfo
The broker node info.
String instanceType
The instance type.
String nodeARN
The Amazon Resource Name (ARN) of the node.
String nodeType
The node type.
ZookeeperNodeInfo zookeeperNodeInfo
The ZookeeperNodeInfo.
String invalidParameter
The parameter that caused the error.
String invalidParameter
The parameter that caused the error.
EBSStorageInfo ebsStorageInfo
EBS volume information.
String invalidParameter
The parameter that caused the error.
String invalidParameter
The parameter that caused the error.
String attachedENIId
The attached elastic network interface of the broker.
String clientVpcIpAddress
The virtual private cloud (VPC) IP address of the client.
Double zookeeperId
The role-specific ID for Zookeeper.
String zookeeperVersion
The version of Zookeeper.
Copyright © 2019. All rights reserved.