| Package | Description |
|---|---|
| com.amazonaws.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
AwsMskClusterClusterInfoDetails |
AwsMskClusterClusterInfoDetails.clone() |
AwsMskClusterClusterInfoDetails |
AwsMskClusterDetails.getClusterInfo()
Provides information about a cluster.
|
AwsMskClusterClusterInfoDetails |
AwsMskClusterClusterInfoDetails.withClientAuthentication(AwsMskClusterClusterInfoClientAuthenticationDetails clientAuthentication)
Provides information for different modes of client authentication.
|
AwsMskClusterClusterInfoDetails |
AwsMskClusterClusterInfoDetails.withClusterName(String clusterName)
The name of the cluster.
|
AwsMskClusterClusterInfoDetails |
AwsMskClusterClusterInfoDetails.withCurrentVersion(String currentVersion)
The current version of the MSK cluster.
|
AwsMskClusterClusterInfoDetails |
AwsMskClusterClusterInfoDetails.withEncryptionInfo(AwsMskClusterClusterInfoEncryptionInfoDetails encryptionInfo)
Includes encryption-related information, such as the KMS key used for encrypting data at rest and whether you
want Amazon MSK to encrypt your data in transit.
|
AwsMskClusterClusterInfoDetails |
AwsMskClusterClusterInfoDetails.withNumberOfBrokerNodes(Integer numberOfBrokerNodes)
The number of broker nodes in the cluster.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AwsMskClusterDetails.setClusterInfo(AwsMskClusterClusterInfoDetails clusterInfo)
Provides information about a cluster.
|
AwsMskClusterDetails |
AwsMskClusterDetails.withClusterInfo(AwsMskClusterClusterInfoDetails clusterInfo)
Provides information about a cluster.
|
Copyright © 2023. All rights reserved.