@Generated(value="jsii-pacmak/0.19.0 (build 7c562bc)", date="2019-10-15T12:37:28.461Z") @Stability(value=Stable) public class MinimumHealthyHosts extends software.amazon.jsii.JsiiObject
| Modifier | Constructor and Description |
|---|---|
protected |
MinimumHealthyHosts(software.amazon.jsii.JsiiObject.InitializationMode initializationMode) |
protected |
MinimumHealthyHosts(software.amazon.jsii.JsiiObjectRef objRef) |
| Modifier and Type | Method and Description |
|---|---|
static MinimumHealthyHosts |
count(Number value)
The minimum healhty hosts threshold expressed as an absolute number.
|
static MinimumHealthyHosts |
percentage(Number value)
The minmum healhty hosts threshold expressed as a percentage of the fleet.
|
jsiiAsyncCall, jsiiCall, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticGet, jsiiStaticSet, setObjRefprotected MinimumHealthyHosts(software.amazon.jsii.JsiiObjectRef objRef)
protected MinimumHealthyHosts(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
@Stability(value=Stable) public static MinimumHealthyHosts count(Number value)
value - This parameter is required.@Stability(value=Stable) public static MinimumHealthyHosts percentage(Number value)
value - This parameter is required.Copyright © 2019. All rights reserved.