Class: Aws::Types::DescribeStackResourceInput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#logical_resource_id::String

Returns the value of attribute logical_resource_id.

Returns:

  • (::String)


601
602
603
# File 'sig/types.rbs', line 601

def logical_resource_id
  @logical_resource_id
end

#stack_name::String

Returns the value of attribute stack_name.

Returns:

  • (::String)


600
601
602
# File 'sig/types.rbs', line 600

def stack_name
  @stack_name
end