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