@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:38.354Z") @Stability(value=Stable) public interface CfnClusterProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-msk-cluster.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnClusterProps.Builder
A builder for
CfnClusterProps |
static class |
CfnClusterProps.Jsii$Proxy
An implementation for
CfnClusterProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnClusterProps.Builder |
builder() |
Object |
getBrokerNodeGroupInfo()
`AWS::MSK::Cluster.BrokerNodeGroupInfo`.
|
default Object |
getClientAuthentication()
`AWS::MSK::Cluster.ClientAuthentication`.
|
String |
getClusterName()
`AWS::MSK::Cluster.ClusterName`.
|
default Object |
getConfigurationInfo()
`AWS::MSK::Cluster.ConfigurationInfo`.
|
default Object |
getEncryptionInfo()
`AWS::MSK::Cluster.EncryptionInfo`.
|
default String |
getEnhancedMonitoring()
`AWS::MSK::Cluster.EnhancedMonitoring`.
|
String |
getKafkaVersion()
`AWS::MSK::Cluster.KafkaVersion`.
|
default Object |
getLoggingInfo()
`AWS::MSK::Cluster.LoggingInfo`.
|
Number |
getNumberOfBrokerNodes()
`AWS::MSK::Cluster.NumberOfBrokerNodes`.
|
default Object |
getOpenMonitoring()
`AWS::MSK::Cluster.OpenMonitoring`.
|
default Object |
getTags()
`AWS::MSK::Cluster.Tags`.
|
@Stability(value=Stable) @NotNull Object getBrokerNodeGroupInfo()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-msk-cluster.html#cfn-msk-cluster-brokernodegroupinfo@Stability(value=Stable) @NotNull String getClusterName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-msk-cluster.html#cfn-msk-cluster-clustername@Stability(value=Stable) @NotNull String getKafkaVersion()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-msk-cluster.html#cfn-msk-cluster-kafkaversion@Stability(value=Stable) @NotNull Number getNumberOfBrokerNodes()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-msk-cluster.html#cfn-msk-cluster-numberofbrokernodes@Stability(value=Stable) @Nullable default Object getClientAuthentication()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-msk-cluster.html#cfn-msk-cluster-clientauthentication@Stability(value=Stable) @Nullable default Object getConfigurationInfo()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-msk-cluster.html#cfn-msk-cluster-configurationinfo@Stability(value=Stable) @Nullable default Object getEncryptionInfo()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-msk-cluster.html#cfn-msk-cluster-encryptioninfo@Stability(value=Stable) @Nullable default String getEnhancedMonitoring()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-msk-cluster.html#cfn-msk-cluster-enhancedmonitoring@Stability(value=Stable) @Nullable default Object getLoggingInfo()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-msk-cluster.html#cfn-msk-cluster-logginginfo@Stability(value=Stable) @Nullable default Object getOpenMonitoring()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-msk-cluster.html#cfn-msk-cluster-openmonitoring@Stability(value=Stable) @Nullable default Object getTags()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-msk-cluster.html#cfn-msk-cluster-tags@Stability(value=Stable) static CfnClusterProps.Builder builder()
CfnClusterProps.Builder of CfnClusterPropsCopyright © 2020. All rights reserved.