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