Interface OpsworksHaproxyLayerLoadBasedAutoScalingDownscaling

    • Method Detail

      • getAlarms

        @Stability(Stable)
        @Nullable
        default List<String> getAlarms()
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/opsworks_haproxy_layer#alarms OpsworksHaproxyLayer#alarms}.
      • getCpuThreshold

        @Stability(Stable)
        @Nullable
        default Number getCpuThreshold()
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/opsworks_haproxy_layer#cpu_threshold OpsworksHaproxyLayer#cpu_threshold}.
      • getIgnoreMetricsTime

        @Stability(Stable)
        @Nullable
        default Number getIgnoreMetricsTime()
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/opsworks_haproxy_layer#ignore_metrics_time OpsworksHaproxyLayer#ignore_metrics_time}.
      • getInstanceCount

        @Stability(Stable)
        @Nullable
        default Number getInstanceCount()
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/opsworks_haproxy_layer#instance_count OpsworksHaproxyLayer#instance_count}.
      • getLoadThreshold

        @Stability(Stable)
        @Nullable
        default Number getLoadThreshold()
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/opsworks_haproxy_layer#load_threshold OpsworksHaproxyLayer#load_threshold}.
      • getMemoryThreshold

        @Stability(Stable)
        @Nullable
        default Number getMemoryThreshold()
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/opsworks_haproxy_layer#memory_threshold OpsworksHaproxyLayer#memory_threshold}.
      • getThresholdsWaitTime

        @Stability(Stable)
        @Nullable
        default Number getThresholdsWaitTime()
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/opsworks_haproxy_layer#thresholds_wait_time OpsworksHaproxyLayer#thresholds_wait_time}.