ResourceChange - Amazon Service Catalog
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

ResourceChange

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

Contents

Action

The change action.

Type: String

Valid Values: ADD | MODIFY | REMOVE

Required: No

Details

Information about the resource changes.

Type: Array of ResourceChangeDetail objects

Required: No

LogicalResourceId

The ID of the resource, as defined in the Amazon CloudFormation template.

Type: String

Required: No

PhysicalResourceId

The ID of the resource, if it was already created.

Type: String

Required: No

Replacement

If the change type is Modify, indicates whether the existing resource is deleted and replaced with a new one.

Type: String

Valid Values: TRUE | FALSE | CONDITIONAL

Required: No

ResourceType

The type of resource.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 256.

Required: No

Scope

The change scope.

Type: Array of strings

Valid Values: PROPERTIES | METADATA | CREATIONPOLICY | UPDATEPOLICY | DELETIONPOLICY | TAGS

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: