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