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