Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.rds.CfnDBProxyEndpointMixinProps.Builder
Packages that use CfnDBProxyEndpointMixinProps.Builder
-
Uses of CfnDBProxyEndpointMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.rds
Methods in software.amazon.awscdk.cfnpropertymixins.services.rds that return CfnDBProxyEndpointMixinProps.BuilderModifier and TypeMethodDescriptionCfnDBProxyEndpointMixinProps.builder()CfnDBProxyEndpointMixinProps.Builder.dbProxyEndpointName(String dbProxyEndpointName) Sets the value ofCfnDBProxyEndpointMixinProps.getDbProxyEndpointName()CfnDBProxyEndpointMixinProps.Builder.dbProxyName(String dbProxyName) Sets the value ofCfnDBProxyEndpointMixinProps.getDbProxyName()CfnDBProxyEndpointMixinProps.Builder.endpointNetworkType(String endpointNetworkType) Sets the value ofCfnDBProxyEndpointMixinProps.getEndpointNetworkType()CfnDBProxyEndpointMixinProps.Builder.tags(List<? extends CfnDBProxyEndpointPropsMixin.TagFormatProperty> tags) Sets the value ofCfnDBProxyEndpointMixinProps.getTags()CfnDBProxyEndpointMixinProps.Builder.targetRole(String targetRole) Sets the value ofCfnDBProxyEndpointMixinProps.getTargetRole()CfnDBProxyEndpointMixinProps.Builder.vpcSecurityGroupIds(List<? extends Object> vpcSecurityGroupIds) Sets the value ofCfnDBProxyEndpointMixinProps.getVpcSecurityGroupIds()CfnDBProxyEndpointMixinProps.Builder.vpcSubnetIds(List<? extends Object> vpcSubnetIds) Sets the value ofCfnDBProxyEndpointMixinProps.getVpcSubnetIds()Constructors in software.amazon.awscdk.cfnpropertymixins.services.rds with parameters of type CfnDBProxyEndpointMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnDBProxyEndpointMixinProps.Builder.