Uses of Interface
com.hashicorp.cdktf.providers.aws.autoscalingplans_scaling_plan.AutoscalingplansScalingPlanScalingInstruction
-
Packages that use AutoscalingplansScalingPlanScalingInstruction Package Description com.hashicorp.cdktf.providers.aws.autoscalingplans_scaling_plan aws_autoscalingplans_scaling_plan -
-
Uses of AutoscalingplansScalingPlanScalingInstruction in com.hashicorp.cdktf.providers.aws.autoscalingplans_scaling_plan
Classes in com.hashicorp.cdktf.providers.aws.autoscalingplans_scaling_plan that implement AutoscalingplansScalingPlanScalingInstruction Modifier and Type Class Description static classAutoscalingplansScalingPlanScalingInstruction.Jsii$ProxyAn implementation forAutoscalingplansScalingPlanScalingInstructionMethods in com.hashicorp.cdktf.providers.aws.autoscalingplans_scaling_plan that return AutoscalingplansScalingPlanScalingInstruction Modifier and Type Method Description AutoscalingplansScalingPlanScalingInstructionAutoscalingplansScalingPlanScalingInstruction.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.aws.autoscalingplans_scaling_plan with parameters of type AutoscalingplansScalingPlanScalingInstruction Modifier and Type Method Description voidAutoscalingplansScalingPlanScalingInstructionOutputReference. setInternalValue(AutoscalingplansScalingPlanScalingInstruction value)Method parameters in com.hashicorp.cdktf.providers.aws.autoscalingplans_scaling_plan with type arguments of type AutoscalingplansScalingPlanScalingInstruction Modifier and Type Method Description AutoscalingplansScalingPlan.BuilderAutoscalingplansScalingPlan.Builder. scalingInstruction(List<? extends AutoscalingplansScalingPlanScalingInstruction> scalingInstruction)scaling_instruction block.AutoscalingplansScalingPlanConfig.BuilderAutoscalingplansScalingPlanConfig.Builder. scalingInstruction(List<? extends AutoscalingplansScalingPlanScalingInstruction> scalingInstruction)Sets the value ofAutoscalingplansScalingPlanConfig.getScalingInstruction()voidAutoscalingplansScalingPlanScalingInstructionList. setInternalValue(List<AutoscalingplansScalingPlanScalingInstruction> value)
-