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

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

Introduction

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

The text is from its open source code.

Method

StringgetLogicalResourceId()

The logical name of the resource specified in the template.

StringgetPhysicalResourceId()

The name or unique identifier that corresponds to a physical instance ID of the resource.

StringgetResourceStatus()

Current status of the resource.

StringgetResourceStatusReason()

Success/failure message associated with the resource.

StringgetResourceType()

Type of resource.