Uses of Class
software.amazon.awscdk.services.rds.CfnDBProxy.AuthFormatProperty.Builder
Package
Description
Amazon Relational Database Service Construct Library
-
Uses of CfnDBProxy.AuthFormatProperty.Builder in software.amazon.awscdk.services.rds
Modifier and TypeMethodDescriptionCfnDBProxy.AuthFormatProperty.Builder.authScheme
(String authScheme) Sets the value ofCfnDBProxy.AuthFormatProperty.getAuthScheme()
CfnDBProxy.AuthFormatProperty.builder()
CfnDBProxy.AuthFormatProperty.Builder.clientPasswordAuthType
(String clientPasswordAuthType) Sets the value ofCfnDBProxy.AuthFormatProperty.getClientPasswordAuthType()
CfnDBProxy.AuthFormatProperty.Builder.description
(String description) Sets the value ofCfnDBProxy.AuthFormatProperty.getDescription()
Sets the value ofCfnDBProxy.AuthFormatProperty.getIamAuth()
Sets the value ofCfnDBProxy.AuthFormatProperty.getSecretArn()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnDBProxy.AuthFormatProperty.Builder
.