You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::CloudFormation::Types::DescribeStackResourceOutput

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

The output for a DescribeStackResource action.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#stack_resource_detailTypes::StackResourceDetail

A StackResourceDetail structure containing the description of the specified resource in the specified stack.

Returns:

  • (Types::StackResourceDetail)

    A StackResourceDetail structure containing the description of the specified resource in the specified stack.