Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.rds.CfnDBProxyPropsMixin.AuthFormatProperty.Builder
Packages that use CfnDBProxyPropsMixin.AuthFormatProperty.Builder
-
Uses of CfnDBProxyPropsMixin.AuthFormatProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.rds
Methods in software.amazon.awscdk.cfnpropertymixins.services.rds that return CfnDBProxyPropsMixin.AuthFormatProperty.BuilderModifier and TypeMethodDescriptionCfnDBProxyPropsMixin.AuthFormatProperty.Builder.authScheme(String authScheme) Sets the value ofCfnDBProxyPropsMixin.AuthFormatProperty.getAuthScheme()CfnDBProxyPropsMixin.AuthFormatProperty.builder()CfnDBProxyPropsMixin.AuthFormatProperty.Builder.clientPasswordAuthType(String clientPasswordAuthType) Sets the value ofCfnDBProxyPropsMixin.AuthFormatProperty.getClientPasswordAuthType()CfnDBProxyPropsMixin.AuthFormatProperty.Builder.description(String description) Sets the value ofCfnDBProxyPropsMixin.AuthFormatProperty.getDescription()Sets the value ofCfnDBProxyPropsMixin.AuthFormatProperty.getIamAuth()Sets the value ofCfnDBProxyPropsMixin.AuthFormatProperty.getSecretArn()CfnDBProxyPropsMixin.AuthFormatProperty.Builder.secretArn(ISecretRef secretArn) Sets the value ofCfnDBProxyPropsMixin.AuthFormatProperty.getSecretArn()Constructors in software.amazon.awscdk.cfnpropertymixins.services.rds with parameters of type CfnDBProxyPropsMixin.AuthFormatProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnDBProxyPropsMixin.AuthFormatProperty.Builder.