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