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