Uses of Interface
software.amazon.awscdk.services.autoscalingplans.CfnScalingPlan.ApplicationSourceProperty
Package
Description
AWS Auto Scaling Plans Construct Library
-
Uses of CfnScalingPlan.ApplicationSourceProperty in software.amazon.awscdk.services.autoscalingplans
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnScalingPlan.ApplicationSourceProperty
Modifier and TypeMethodDescriptionCfnScalingPlan.ApplicationSourceProperty.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionCfnScalingPlan.Builder.applicationSource
(CfnScalingPlan.ApplicationSourceProperty applicationSource) A CloudFormation stack or a set of tags.CfnScalingPlanProps.Builder.applicationSource
(CfnScalingPlan.ApplicationSourceProperty applicationSource) Sets the value ofCfnScalingPlanProps.getApplicationSource()
void
CfnScalingPlan.setApplicationSource
(CfnScalingPlan.ApplicationSourceProperty value) A CloudFormation stack or a set of tags.