Class CfnScalingPlanProps.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.autoscalingplans.CfnScalingPlanProps.Jsii$Proxy
- All Implemented Interfaces:
CfnScalingPlanProps
,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnScalingPlanProps
@Stability(Stable)
@Internal
public static final class CfnScalingPlanProps.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnScalingPlanProps
An implementation for
CfnScalingPlanProps
-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationMode
Nested classes/interfaces inherited from interface software.amazon.awscdk.services.autoscalingplans.CfnScalingPlanProps
CfnScalingPlanProps.Builder, CfnScalingPlanProps.Jsii$Proxy
-
Constructor Summary
ModifierConstructorDescriptionprotected
Jsii$Proxy
(CfnScalingPlanProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnScalingPlanProps.Builder
.protected
Jsii$Proxy
(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
Constructor Details
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef
- Reference to the JSII managed object.
-
Jsii$Proxy
Constructor that initializes the object based on literal property values passed by theCfnScalingPlanProps.Builder
.
-
-
Method Details
-
getApplicationSource
Description copied from interface:CfnScalingPlanProps
A CloudFormation stack or a set of tags.You can create one scaling plan per application source. The
ApplicationSource
property must be present to ensure interoperability with the AWS Auto Scaling console.- Specified by:
getApplicationSource
in interfaceCfnScalingPlanProps
-
getScalingInstructions
Description copied from interface:CfnScalingPlanProps
The scaling instructions.- Specified by:
getScalingInstructions
in interfaceCfnScalingPlanProps
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJson
in interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-