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