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