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