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