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