Uses of Interface
com.hashicorp.cdktf.providers.google.data_google_beyondcorp_app_gateway.DataGoogleBeyondcorpAppGatewayConfig
-
Packages that use DataGoogleBeyondcorpAppGatewayConfig Package Description com.hashicorp.cdktf.providers.google.data_google_beyondcorp_app_gateway data_google_beyondcorp_app_gateway -
-
Uses of DataGoogleBeyondcorpAppGatewayConfig in com.hashicorp.cdktf.providers.google.data_google_beyondcorp_app_gateway
Classes in com.hashicorp.cdktf.providers.google.data_google_beyondcorp_app_gateway that implement DataGoogleBeyondcorpAppGatewayConfig Modifier and Type Class Description static classDataGoogleBeyondcorpAppGatewayConfig.Jsii$ProxyAn implementation forDataGoogleBeyondcorpAppGatewayConfigMethods in com.hashicorp.cdktf.providers.google.data_google_beyondcorp_app_gateway that return DataGoogleBeyondcorpAppGatewayConfig Modifier and Type Method Description DataGoogleBeyondcorpAppGatewayConfigDataGoogleBeyondcorpAppGatewayConfig.Builder. build()Builds the configured instance.Constructors in com.hashicorp.cdktf.providers.google.data_google_beyondcorp_app_gateway with parameters of type DataGoogleBeyondcorpAppGatewayConfig Constructor Description DataGoogleBeyondcorpAppGateway(software.constructs.Construct scope, String id, DataGoogleBeyondcorpAppGatewayConfig config)Create a new {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/data-sources/beyondcorp_app_gateway google_beyondcorp_app_gateway} Data Source.
-