@Stability(value=Stable) @Internal public static final class CfnScalableTargetProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnScalableTargetProps
CfnScalableTargetPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnScalableTargetProps.Builder, CfnScalableTargetProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(Number maxCapacity,
Number minCapacity,
String resourceId,
String roleArn,
String scalableDimension,
String serviceNamespace,
Object scheduledActions,
Object suspendedState)
Constructor that initializes the object based on literal property values passed by the
CfnScalableTargetProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Number |
getMaxCapacity()
`AWS::ApplicationAutoScaling::ScalableTarget.MaxCapacity`.
|
Number |
getMinCapacity()
`AWS::ApplicationAutoScaling::ScalableTarget.MinCapacity`.
|
String |
getResourceId()
`AWS::ApplicationAutoScaling::ScalableTarget.ResourceId`.
|
String |
getRoleArn()
`AWS::ApplicationAutoScaling::ScalableTarget.RoleARN`.
|
String |
getScalableDimension()
`AWS::ApplicationAutoScaling::ScalableTarget.ScalableDimension`.
|
Object |
getScheduledActions()
`AWS::ApplicationAutoScaling::ScalableTarget.ScheduledActions`.
|
String |
getServiceNamespace()
`AWS::ApplicationAutoScaling::ScalableTarget.ServiceNamespace`.
|
Object |
getSuspendedState()
`AWS::ApplicationAutoScaling::ScalableTarget.SuspendedState`.
|
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(Number maxCapacity, Number minCapacity, String resourceId, String roleArn, String scalableDimension, String serviceNamespace, Object scheduledActions, Object suspendedState)
CfnScalableTargetProps.Builder.public final Number getMaxCapacity()
CfnScalableTargetPropsgetMaxCapacity in interface CfnScalableTargetPropspublic final Number getMinCapacity()
CfnScalableTargetPropsgetMinCapacity in interface CfnScalableTargetPropspublic final String getResourceId()
CfnScalableTargetPropsgetResourceId in interface CfnScalableTargetPropspublic final String getRoleArn()
CfnScalableTargetPropsgetRoleArn in interface CfnScalableTargetPropspublic final String getScalableDimension()
CfnScalableTargetPropsgetScalableDimension in interface CfnScalableTargetPropspublic final String getServiceNamespace()
CfnScalableTargetPropsgetServiceNamespace in interface CfnScalableTargetPropspublic final Object getScheduledActions()
CfnScalableTargetPropsgetScheduledActions in interface CfnScalableTargetPropspublic final Object getSuspendedState()
CfnScalableTargetPropsgetSuspendedState in interface CfnScalableTargetProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.