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.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.services.autoscalingplans.CfnScalingPlanProps
CfnScalingPlanProps.Builder, CfnScalingPlanProps.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedJsii$Proxy(CfnScalingPlanProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnScalingPlanProps.Builder.protectedJsii$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:CfnScalingPlanPropsA CloudFormation stack or a set of tags.You can create one scaling plan per application source. The
ApplicationSourceproperty must be present to ensure interoperability with the AWS Auto Scaling console.- Specified by:
getApplicationSourcein interfaceCfnScalingPlanProps
-
getScalingInstructions
Description copied from interface:CfnScalingPlanPropsThe scaling instructions.- Specified by:
getScalingInstructionsin interfaceCfnScalingPlanProps
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-