Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.dms.CfnEndpointPropsMixin.RedisSettingsProperty.Builder
Packages that use CfnEndpointPropsMixin.RedisSettingsProperty.Builder
-
Uses of CfnEndpointPropsMixin.RedisSettingsProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.dms
Methods in software.amazon.awscdk.cfnpropertymixins.services.dms that return CfnEndpointPropsMixin.RedisSettingsProperty.BuilderModifier and TypeMethodDescriptionCfnEndpointPropsMixin.RedisSettingsProperty.Builder.authPassword(String authPassword) Sets the value ofCfnEndpointPropsMixin.RedisSettingsProperty.getAuthPassword()Sets the value ofCfnEndpointPropsMixin.RedisSettingsProperty.getAuthType()CfnEndpointPropsMixin.RedisSettingsProperty.Builder.authUserName(String authUserName) Sets the value ofCfnEndpointPropsMixin.RedisSettingsProperty.getAuthUserName()CfnEndpointPropsMixin.RedisSettingsProperty.builder()Sets the value ofCfnEndpointPropsMixin.RedisSettingsProperty.getPort()CfnEndpointPropsMixin.RedisSettingsProperty.Builder.serverName(String serverName) Sets the value ofCfnEndpointPropsMixin.RedisSettingsProperty.getServerName()CfnEndpointPropsMixin.RedisSettingsProperty.Builder.sslCaCertificateArn(String sslCaCertificateArn) Sets the value ofCfnEndpointPropsMixin.RedisSettingsProperty.getSslCaCertificateArn()CfnEndpointPropsMixin.RedisSettingsProperty.Builder.sslSecurityProtocol(String sslSecurityProtocol) Sets the value ofCfnEndpointPropsMixin.RedisSettingsProperty.getSslSecurityProtocol()Constructors in software.amazon.awscdk.cfnpropertymixins.services.dms with parameters of type CfnEndpointPropsMixin.RedisSettingsProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnEndpointPropsMixin.RedisSettingsProperty.Builder.