Class: Aws::Types::DescribeStackResourcesOutput

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#stack_resources::Array[Types::StackResource]

Returns the value of attribute stack_resources.

Returns:



618
619
620
# File 'sig/types.rbs', line 618

def stack_resources
  @stack_resources
end