Uses of Interface
com.hashicorp.cdktf.providers.aws.db_proxy_endpoint.DbProxyEndpointConfig
-
Packages that use DbProxyEndpointConfig Package Description com.hashicorp.cdktf.providers.aws.db_proxy_endpoint aws_db_proxy_endpoint -
-
Uses of DbProxyEndpointConfig in com.hashicorp.cdktf.providers.aws.db_proxy_endpoint
Classes in com.hashicorp.cdktf.providers.aws.db_proxy_endpoint that implement DbProxyEndpointConfig Modifier and Type Class Description static classDbProxyEndpointConfig.Jsii$ProxyAn implementation forDbProxyEndpointConfigMethods in com.hashicorp.cdktf.providers.aws.db_proxy_endpoint that return DbProxyEndpointConfig Modifier and Type Method Description DbProxyEndpointConfigDbProxyEndpointConfig.Builder. build()Builds the configured instance.Constructors in com.hashicorp.cdktf.providers.aws.db_proxy_endpoint with parameters of type DbProxyEndpointConfig Constructor Description DbProxyEndpoint(software.constructs.Construct scope, String id, DbProxyEndpointConfig config)Create a new {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/db_proxy_endpoint aws_db_proxy_endpoint} Resource.
-