DescribeStackResourcesRequest

The input for DescribeStackResources action.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The logical name of the resource as specified in the template.

Link copied to clipboard

The name or unique identifier that corresponds to a physical instance ID of a resource supported by CloudFormation.

Link copied to clipboard

The name or the unique stack ID that is associated with the stack, which aren't always interchangeable:

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String