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