Uses of Interface
com.hashicorp.cdktf.providers.google.healthcare_dicom_store_iam_member.HealthcareDicomStoreIamMemberConfig
-
Packages that use HealthcareDicomStoreIamMemberConfig Package Description com.hashicorp.cdktf.providers.google.healthcare_dicom_store_iam_member google_healthcare_dicom_store_iam_member -
-
Uses of HealthcareDicomStoreIamMemberConfig in com.hashicorp.cdktf.providers.google.healthcare_dicom_store_iam_member
Classes in com.hashicorp.cdktf.providers.google.healthcare_dicom_store_iam_member that implement HealthcareDicomStoreIamMemberConfig Modifier and Type Class Description static classHealthcareDicomStoreIamMemberConfig.Jsii$ProxyAn implementation forHealthcareDicomStoreIamMemberConfigMethods in com.hashicorp.cdktf.providers.google.healthcare_dicom_store_iam_member that return HealthcareDicomStoreIamMemberConfig Modifier and Type Method Description HealthcareDicomStoreIamMemberConfigHealthcareDicomStoreIamMemberConfig.Builder. build()Builds the configured instance.Constructors in com.hashicorp.cdktf.providers.google.healthcare_dicom_store_iam_member with parameters of type HealthcareDicomStoreIamMemberConfig Constructor Description HealthcareDicomStoreIamMember(software.constructs.Construct scope, String id, HealthcareDicomStoreIamMemberConfig config)Create a new {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/healthcare_dicom_store_iam_member google_healthcare_dicom_store_iam_member} Resource.
-