Uses of Class
software.amazon.awscdk.services.dms.CfnEndpoint.KafkaSettingsProperty.Builder
Packages that use CfnEndpoint.KafkaSettingsProperty.Builder
Package
Description
AWS Database Migration Service Construct Library
-
Uses of CfnEndpoint.KafkaSettingsProperty.Builder in software.amazon.awscdk.services.dms
Methods in software.amazon.awscdk.services.dms that return CfnEndpoint.KafkaSettingsProperty.BuilderModifier and TypeMethodDescriptionSets the value ofCfnEndpoint.KafkaSettingsProperty.getBroker()CfnEndpoint.KafkaSettingsProperty.builder()CfnEndpoint.KafkaSettingsProperty.Builder.includeControlDetails(Boolean includeControlDetails) Sets the value ofCfnEndpoint.KafkaSettingsProperty.getIncludeControlDetails()CfnEndpoint.KafkaSettingsProperty.Builder.includeControlDetails(IResolvable includeControlDetails) Sets the value ofCfnEndpoint.KafkaSettingsProperty.getIncludeControlDetails()CfnEndpoint.KafkaSettingsProperty.Builder.includeNullAndEmpty(Boolean includeNullAndEmpty) Sets the value ofCfnEndpoint.KafkaSettingsProperty.getIncludeNullAndEmpty()CfnEndpoint.KafkaSettingsProperty.Builder.includeNullAndEmpty(IResolvable includeNullAndEmpty) Sets the value ofCfnEndpoint.KafkaSettingsProperty.getIncludeNullAndEmpty()CfnEndpoint.KafkaSettingsProperty.Builder.includePartitionValue(Boolean includePartitionValue) Sets the value ofCfnEndpoint.KafkaSettingsProperty.getIncludePartitionValue()CfnEndpoint.KafkaSettingsProperty.Builder.includePartitionValue(IResolvable includePartitionValue) Sets the value ofCfnEndpoint.KafkaSettingsProperty.getIncludePartitionValue()CfnEndpoint.KafkaSettingsProperty.Builder.includeTableAlterOperations(Boolean includeTableAlterOperations) Sets the value ofCfnEndpoint.KafkaSettingsProperty.getIncludeTableAlterOperations()CfnEndpoint.KafkaSettingsProperty.Builder.includeTableAlterOperations(IResolvable includeTableAlterOperations) Sets the value ofCfnEndpoint.KafkaSettingsProperty.getIncludeTableAlterOperations()CfnEndpoint.KafkaSettingsProperty.Builder.includeTransactionDetails(Boolean includeTransactionDetails) Sets the value ofCfnEndpoint.KafkaSettingsProperty.getIncludeTransactionDetails()CfnEndpoint.KafkaSettingsProperty.Builder.includeTransactionDetails(IResolvable includeTransactionDetails) Sets the value ofCfnEndpoint.KafkaSettingsProperty.getIncludeTransactionDetails()CfnEndpoint.KafkaSettingsProperty.Builder.messageFormat(String messageFormat) Sets the value ofCfnEndpoint.KafkaSettingsProperty.getMessageFormat()CfnEndpoint.KafkaSettingsProperty.Builder.messageMaxBytes(Number messageMaxBytes) Sets the value ofCfnEndpoint.KafkaSettingsProperty.getMessageMaxBytes()CfnEndpoint.KafkaSettingsProperty.Builder.noHexPrefix(Boolean noHexPrefix) Sets the value ofCfnEndpoint.KafkaSettingsProperty.getNoHexPrefix()CfnEndpoint.KafkaSettingsProperty.Builder.noHexPrefix(IResolvable noHexPrefix) Sets the value ofCfnEndpoint.KafkaSettingsProperty.getNoHexPrefix()CfnEndpoint.KafkaSettingsProperty.Builder.partitionIncludeSchemaTable(Boolean partitionIncludeSchemaTable) Sets the value ofCfnEndpoint.KafkaSettingsProperty.getPartitionIncludeSchemaTable()CfnEndpoint.KafkaSettingsProperty.Builder.partitionIncludeSchemaTable(IResolvable partitionIncludeSchemaTable) Sets the value ofCfnEndpoint.KafkaSettingsProperty.getPartitionIncludeSchemaTable()CfnEndpoint.KafkaSettingsProperty.Builder.saslPassword(String saslPassword) Sets the value ofCfnEndpoint.KafkaSettingsProperty.getSaslPassword()CfnEndpoint.KafkaSettingsProperty.Builder.saslUserName(String saslUserName) Sets the value ofCfnEndpoint.KafkaSettingsProperty.getSaslUserName()CfnEndpoint.KafkaSettingsProperty.Builder.securityProtocol(String securityProtocol) Sets the value ofCfnEndpoint.KafkaSettingsProperty.getSecurityProtocol()CfnEndpoint.KafkaSettingsProperty.Builder.sslCaCertificateArn(String sslCaCertificateArn) Sets the value ofCfnEndpoint.KafkaSettingsProperty.getSslCaCertificateArn()CfnEndpoint.KafkaSettingsProperty.Builder.sslClientCertificateArn(String sslClientCertificateArn) Sets the value ofCfnEndpoint.KafkaSettingsProperty.getSslClientCertificateArn()CfnEndpoint.KafkaSettingsProperty.Builder.sslClientKeyArn(String sslClientKeyArn) Sets the value ofCfnEndpoint.KafkaSettingsProperty.getSslClientKeyArn()CfnEndpoint.KafkaSettingsProperty.Builder.sslClientKeyPassword(String sslClientKeyPassword) Sets the value ofCfnEndpoint.KafkaSettingsProperty.getSslClientKeyPassword()Sets the value ofCfnEndpoint.KafkaSettingsProperty.getTopic()Constructors in software.amazon.awscdk.services.dms with parameters of type CfnEndpoint.KafkaSettingsProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnEndpoint.KafkaSettingsProperty.Builder.