Interface AutoscalingplansScalingPlanScalingInstructionCustomizedLoadMetricSpecification

    • Method Detail

      • getMetricName

        @Stability(Stable)
        @NotNull
        String getMetricName()
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/autoscalingplans_scaling_plan#metric_name AutoscalingplansScalingPlan#metric_name}.
      • getNamespace

        @Stability(Stable)
        @NotNull
        String getNamespace()
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/autoscalingplans_scaling_plan#namespace AutoscalingplansScalingPlan#namespace}.
      • getStatistic

        @Stability(Stable)
        @NotNull
        String getStatistic()
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/autoscalingplans_scaling_plan#statistic AutoscalingplansScalingPlan#statistic}.
      • getDimensions

        @Stability(Stable)
        @Nullable
        default Map<String,​String> getDimensions()
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/autoscalingplans_scaling_plan#dimensions AutoscalingplansScalingPlan#dimensions}.
      • getUnit

        @Stability(Stable)
        @Nullable
        default String getUnit()
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/autoscalingplans_scaling_plan#unit AutoscalingplansScalingPlan#unit}.