@Stability(value=Stable) @Internal public static final class CfnScalingPlan.ApplicationSourceProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnScalingPlan.ApplicationSourceProperty
CfnScalingPlan.ApplicationSourcePropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnScalingPlan.ApplicationSourceProperty.Builder, CfnScalingPlan.ApplicationSourceProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnScalingPlan.ApplicationSourceProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnScalingPlan.ApplicationSourceProperty.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) |
String |
getCloudFormationStackArn()
The Amazon Resource Name (ARN) of a CloudFormation stack.
|
Object |
getTagFilters()
A set of tag filters (keys and values).
|
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(CfnScalingPlan.ApplicationSourceProperty.Builder builder)
CfnScalingPlan.ApplicationSourceProperty.Builder.public final String getCloudFormationStackArn()
CfnScalingPlan.ApplicationSourceProperty
You must specify either a CloudFormationStackARN or TagFilters .
getCloudFormationStackArn in interface CfnScalingPlan.ApplicationSourcePropertypublic final Object getTagFilters()
CfnScalingPlan.ApplicationSourcePropertyEach tag filter specified must contain a key with values as optional. Each scaling plan can include up to 50 keys, and each key can include up to 20 values.
Tags are part of the syntax that you use to specify the resources you want returned when configuring a scaling plan from the AWS Auto Scaling console. You do not need to specify valid tag filter values when you create a scaling plan with CloudFormation. The Key and Values properties can accept any value as long as the combination of values is unique across scaling plans. However, if you also want to use the AWS Auto Scaling console to edit the scaling plan, then you must specify valid values.
You must specify either a CloudFormationStackARN or TagFilters .
getTagFilters in interface CfnScalingPlan.ApplicationSourceProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.