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