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)


595
596
597
# File 'sig/types.rbs', line 595

def message
  @message
end

#resource_name ⇒ ::String

Returns the value of attribute resource_name.

Returns:

  • (::String)


596
597
598
# File 'sig/types.rbs', line 596

def resource_name
  @resource_name
end