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