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