class Aws::ServiceCatalog::Types::ResourceChange

Information about a resource change that will occur when a plan is executed.

@!attribute [rw] action

The change action.
@return [String]

@!attribute [rw] logical_resource_id

The ID of the resource, as defined in the CloudFormation template.
@return [String]

@!attribute [rw] physical_resource_id

The ID of the resource, if it was already created.
@return [String]

@!attribute [rw] resource_type

The type of resource.
@return [String]

@!attribute [rw] replacement

If the change type is `Modify`, indicates whether the existing
resource is deleted and replaced with a new one.
@return [String]

@!attribute [rw] scope

The change scope.
@return [Array<String>]

@!attribute [rw] details

Information about the resource changes.
@return [Array<Types::ResourceChangeDetail>]

@see docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/ResourceChange AWS API Documentation

Constants

SENSITIVE