AwsMskClusterClusterInfoDetails
Provide details about an Amazon Managed Streaming for Apache Kafka (Amazon MSK) cluster.
Contents
- ClientAuthentication
-
Provides information for different modes of client authentication.
Type: AwsMskClusterClusterInfoClientAuthenticationDetails object
Required: No
- ClusterName
-
The name of the cluster.
Type: String
Pattern:
.*\S.*
Required: No
- CurrentVersion
-
The current version of the cluster.
Type: String
Pattern:
.*\S.*
Required: No
- EncryptionInfo
-
Includes encryption-related information, such as the AWS KMS key used for encrypting data at rest and whether you want Amazon MSK to encrypt your data in transit.
Type: AwsMskClusterClusterInfoEncryptionInfoDetails object
Required: No
- EnhancedMonitoring
-
Specifies the level of monitoring for the cluster.
Type: String
Pattern:
.*\S.*
Required: No
- NumberOfBrokerNodes
-
The number of broker nodes in the cluster.
Type: Integer
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: