@Stability(value=Stable) @Internal public static final class CfnGlobalTable.TargetTrackingScalingPolicyConfigurationProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnGlobalTable.TargetTrackingScalingPolicyConfigurationProperty
CfnGlobalTable.TargetTrackingScalingPolicyConfigurationPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnGlobalTable.TargetTrackingScalingPolicyConfigurationProperty.Builder, CfnGlobalTable.TargetTrackingScalingPolicyConfigurationProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnGlobalTable.TargetTrackingScalingPolicyConfigurationProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnGlobalTable.AttributeDefinitionProperty.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getDisableScaleIn()
Indicates whether scale in by the target tracking scaling policy is disabled.
|
Number |
getScaleInCooldown()
The amount of time, in seconds, after a scale-in activity completes before another scale-in activity can start.
|
Number |
getScaleOutCooldown()
The amount of time, in seconds, after a scale-out activity completes before another scale-out activity can start.
|
Number |
getTargetValue()
Defines a target value for the scaling policy.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(CfnGlobalTable.TargetTrackingScalingPolicyConfigurationProperty.Builder builder)
CfnGlobalTable.AttributeDefinitionProperty.Builder.public final Number getTargetValue()
CfnGlobalTable.TargetTrackingScalingPolicyConfigurationPropertygetTargetValue in interface CfnGlobalTable.TargetTrackingScalingPolicyConfigurationPropertypublic final Object getDisableScaleIn()
CfnGlobalTable.TargetTrackingScalingPolicyConfigurationProperty
The default value is false .
getDisableScaleIn in interface CfnGlobalTable.TargetTrackingScalingPolicyConfigurationPropertypublic final Number getScaleInCooldown()
CfnGlobalTable.TargetTrackingScalingPolicyConfigurationPropertygetScaleInCooldown in interface CfnGlobalTable.TargetTrackingScalingPolicyConfigurationPropertypublic final Number getScaleOutCooldown()
CfnGlobalTable.TargetTrackingScalingPolicyConfigurationPropertygetScaleOutCooldown in interface CfnGlobalTable.TargetTrackingScalingPolicyConfigurationProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.