Class: Aws::CloudFormation::Types::InvalidChangeSetStatusException
- Inherits:
-
EmptyStructure
- Object
- Struct::AwsEmptyStructure
- EmptyStructure
- Aws::CloudFormation::Types::InvalidChangeSetStatusException
- Defined in:
- gems/aws-sdk-cloudformation/lib/aws-sdk-cloudformation/types.rb
Overview
The specified change set can't be used to update the stack. For
example, the change set status might be CREATE_IN_PROGRESS
, or the
stack status might be UPDATE_IN_PROGRESS
.