Java com.amazonaws.services.cloudformation.model DescribeChangeSetResult fields, constructors, methods, implement or subclass

Example usage for Java com.amazonaws.services.cloudformation.model DescribeChangeSetResult fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.amazonaws.services.cloudformation.model DescribeChangeSetResult.

The text is from its open source code.

Method

java.util.ListgetChanges()

A list of Change structures that describes the resources AWS CloudFormation changes if you execute the change set.

StringgetStatusReason()

A description of the change set's status.

StringtoString()
Returns a string representation of this object.