You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::CloudFormation::Types::CreateChangeSetOutput

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

The output for the CreateChangeSet action.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#idString

The Amazon Resource Name (ARN) of the change set.

Returns:

  • (String)

    The Amazon Resource Name (ARN) of the change set.

#stack_idString

The unique ID of the stack.

Returns:

  • (String)

    The unique ID of the stack.