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