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