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