class Aws::CloudFormation::Types::Change

The ‘Change` structure describes the changes CloudFormation will perform if you execute the change set.

@!attribute [rw] type

The type of entity that CloudFormation changes. Currently, the only
entity type is `Resource`.
@return [String]

@!attribute [rw] hook_invocation_count

Is either `null`, if no hooks invoke for the resource, or contains
the number of hooks that will invoke for the resource.
@return [Integer]

@!attribute [rw] resource_change

A `ResourceChange` structure that describes the resource and action
that CloudFormation will perform.
@return [Types::ResourceChange]

@see docs.aws.amazon.com/goto/WebAPI/cloudformation-2010-05-15/Change AWS API Documentation

Constants

SENSITIVE