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