Skip to content

/AWS1/CL_FRM=>DESCRIBESTACKRESOURCE()

About DescribeStackResource

Returns a description of the specified resource in the specified stack.

For deleted stacks, DescribeStackResource returns resource information for up to 90 days after the stack has been deleted.

Method Signature

IMPORTING

Required arguments:

IV_STACKNAME TYPE /AWS1/FRMSTACKNAME /AWS1/FRMSTACKNAME

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

  • Running stacks: You can specify either the stack's name or its unique stack ID.

  • Deleted stacks: You must specify the unique stack ID.

Default: There is no default value.

IV_LOGICALRESOURCEID TYPE /AWS1/FRMLOGICALRESOURCEID /AWS1/FRMLOGICALRESOURCEID

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

Default: There is no default value.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_FRMDESCRSTACKRESRCOUT /AWS1/CL_FRMDESCRSTACKRESRCOUT