Class: Aws::Types::ResourceLocation

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)


1478
1479
1480
# File 'sig/types.rbs', line 1478

def logical_resource_id
  @logical_resource_id
end

#stack_name::String

Returns the value of attribute stack_name.

Returns:

  • (::String)


1477
1478
1479
# File 'sig/types.rbs', line 1477

def stack_name
  @stack_name
end