class Aws::AutoScalingPlans::Types::ApplicationSource
Represents an application source.
@note When making an API call, you may pass ApplicationSource
data as a hash: { cloud_formation_stack_arn: "XmlString", tag_filters: [ { key: "XmlStringMaxLen128", values: ["XmlStringMaxLen256"], }, ], }
@!attribute [rw] cloud_formation_stack_arn
The Amazon Resource Name (ARN) of a AWS CloudFormation stack. @return [String]
@!attribute [rw] tag_filters
A set of tags (up to 50). @return [Array<Types::TagFilter>]
@see docs.aws.amazon.com/goto/WebAPI/autoscaling-plans-2018-01-06/ApplicationSource AWS API Documentation
Constants
- SENSITIVE