When passing SetLoadBasedAutoScalingRequest as input to an Aws::Client method, you can use a vanilla Hash:
{
layer_id: "String", # required
enable: false,
up_scaling: {
instance_count: 1,
thresholds_wait_time: 1,
ignore_metrics_time: 1,
cpu_threshold: 1.0,
memory_threshold: 1.0,
load_threshold: 1.0,
alarms: ["String"],
},
down_scaling: {
instance_count: 1,
thresholds_wait_time: 1,
ignore_metrics_time: 1,
cpu_threshold: 1.0,
memory_threshold: 1.0,
load_threshold: 1.0,
alarms: ["String"],
},
}
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4