Interface OpsworksStaticWebLayerLoadBasedAutoScalingDownscaling

    • 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_static_web_layer#alarms OpsworksStaticWebLayer#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_static_web_layer#cpu_threshold OpsworksStaticWebLayer#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_static_web_layer#ignore_metrics_time OpsworksStaticWebLayer#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_static_web_layer#instance_count OpsworksStaticWebLayer#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_static_web_layer#load_threshold OpsworksStaticWebLayer#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_static_web_layer#memory_threshold OpsworksStaticWebLayer#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_static_web_layer#thresholds_wait_time OpsworksStaticWebLayer#thresholds_wait_time}.