Class: Aws::Types::ResourceNotFoundException

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#message ⇒ ::String

Returns the value of attribute message.

Returns:

  • (::String)


776
777
778
# File 'sig/types.rbs', line 776

def message
  @message
end

#resource_name ⇒ ::String

Returns the value of attribute resource_name.

Returns:

  • (::String)


777
778
779
# File 'sig/types.rbs', line 777

def resource_name
  @resource_name
end