class Aws::CloudFormation::Types::DescribeChangeSetHooksOutput

@!attribute [rw] change_set_id

The change set identifier (stack ID).
@return [String]

@!attribute [rw] change_set_name

The change set name.
@return [String]

@!attribute [rw] hooks

List of hook objects.
@return [Array<Types::ChangeSetHook>]

@!attribute [rw] status

Provides the status of the change set hook.
@return [String]

@!attribute [rw] next_token

Pagination token, `null` or empty if no more results.
@return [String]

@!attribute [rw] stack_id

The stack identifier (stack ID).
@return [String]

@!attribute [rw] stack_name

The stack name.
@return [String]

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

Constants

SENSITIVE