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