Uses of Interface
com.hashicorp.cdktf.providers.aws.opensearch_outbound_connection.OpensearchOutboundConnectionConfig
-
Packages that use OpensearchOutboundConnectionConfig Package Description com.hashicorp.cdktf.providers.aws.opensearch_outbound_connection aws_opensearch_outbound_connection -
-
Uses of OpensearchOutboundConnectionConfig in com.hashicorp.cdktf.providers.aws.opensearch_outbound_connection
Classes in com.hashicorp.cdktf.providers.aws.opensearch_outbound_connection that implement OpensearchOutboundConnectionConfig Modifier and Type Class Description static classOpensearchOutboundConnectionConfig.Jsii$ProxyAn implementation forOpensearchOutboundConnectionConfigMethods in com.hashicorp.cdktf.providers.aws.opensearch_outbound_connection that return OpensearchOutboundConnectionConfig Modifier and Type Method Description OpensearchOutboundConnectionConfigOpensearchOutboundConnectionConfig.Builder. build()Builds the configured instance.Constructors in com.hashicorp.cdktf.providers.aws.opensearch_outbound_connection with parameters of type OpensearchOutboundConnectionConfig Constructor Description OpensearchOutboundConnection(software.constructs.Construct scope, String id, OpensearchOutboundConnectionConfig config)Create a new {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/opensearch_outbound_connection aws_opensearch_outbound_connection} Resource.
-