@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:07.407Z") @Stability(value=Stable) public interface CfnScalingPlanProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-autoscalingplans-scalingplan.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnScalingPlanProps.Builder
A builder for
CfnScalingPlanProps |
static class |
CfnScalingPlanProps.Jsii$Proxy
An implementation for
CfnScalingPlanProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnScalingPlanProps.Builder |
builder() |
Object |
getApplicationSource()
`AWS::AutoScalingPlans::ScalingPlan.ApplicationSource`.
|
Object |
getScalingInstructions()
`AWS::AutoScalingPlans::ScalingPlan.ScalingInstructions`.
|
@Stability(value=Stable) @NotNull Object getApplicationSource()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-autoscalingplans-scalingplan.html#cfn-autoscalingplans-scalingplan-applicationsource@Stability(value=Stable) @NotNull Object getScalingInstructions()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-autoscalingplans-scalingplan.html#cfn-autoscalingplans-scalingplan-scalinginstructions@Stability(value=Stable) static CfnScalingPlanProps.Builder builder()
CfnScalingPlanProps.Builder of CfnScalingPlanPropsCopyright © 2020. All rights reserved.