@Stability(value=Stable) public static final class CfnEndpoint.RedisSettingsProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnEndpoint.RedisSettingsProperty>
CfnEndpoint.RedisSettingsProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnEndpoint.RedisSettingsProperty.Builder authPassword(String authPassword)
CfnEndpoint.RedisSettingsProperty.getAuthPassword()authPassword - `CfnEndpoint.RedisSettingsProperty.AuthPassword`.this@Stability(value=Stable) public CfnEndpoint.RedisSettingsProperty.Builder authType(String authType)
CfnEndpoint.RedisSettingsProperty.getAuthType()authType - `CfnEndpoint.RedisSettingsProperty.AuthType`.this@Stability(value=Stable) public CfnEndpoint.RedisSettingsProperty.Builder authUserName(String authUserName)
CfnEndpoint.RedisSettingsProperty.getAuthUserName()authUserName - `CfnEndpoint.RedisSettingsProperty.AuthUserName`.this@Stability(value=Stable) public CfnEndpoint.RedisSettingsProperty.Builder port(Number port)
CfnEndpoint.RedisSettingsProperty.getPort()port - `CfnEndpoint.RedisSettingsProperty.Port`.this@Stability(value=Stable) public CfnEndpoint.RedisSettingsProperty.Builder serverName(String serverName)
CfnEndpoint.RedisSettingsProperty.getServerName()serverName - `CfnEndpoint.RedisSettingsProperty.ServerName`.this@Stability(value=Stable) public CfnEndpoint.RedisSettingsProperty.Builder sslCaCertificateArn(String sslCaCertificateArn)
CfnEndpoint.RedisSettingsProperty.getSslCaCertificateArn()sslCaCertificateArn - `CfnEndpoint.RedisSettingsProperty.SslCaCertificateArn`.this@Stability(value=Stable) public CfnEndpoint.RedisSettingsProperty.Builder sslSecurityProtocol(String sslSecurityProtocol)
CfnEndpoint.RedisSettingsProperty.getSslSecurityProtocol()sslSecurityProtocol - `CfnEndpoint.RedisSettingsProperty.SslSecurityProtocol`.this@Stability(value=Stable) public CfnEndpoint.RedisSettingsProperty build()
build in interface software.amazon.jsii.Builder<CfnEndpoint.RedisSettingsProperty>CfnEndpoint.RedisSettingsPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.