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