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