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