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