Uses of Class
software.amazon.awscdk.services.rds.CfnDBProxy.AuthFormatProperty.Builder
Packages that use CfnDBProxy.AuthFormatProperty.Builder
Package
Description
Amazon Relational Database Service Construct Library
-
Uses of CfnDBProxy.AuthFormatProperty.Builder in software.amazon.awscdk.services.rds
Methods in software.amazon.awscdk.services.rds that return CfnDBProxy.AuthFormatProperty.BuilderModifier 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()Constructors in software.amazon.awscdk.services.rds with parameters of type CfnDBProxy.AuthFormatProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnDBProxy.AuthFormatProperty.Builder.