Interface OpsworksMemcachedLayerLoadBasedAutoScalingDownscaling

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