Class: Aws::Types::NotFoundException

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)


829
830
831
# File 'sig/types.rbs', line 829

def message
  @message
end

#resource_type ⇒ ::String

Returns the value of attribute resource_type.

Returns:

  • (::String)


830
831
832
# File 'sig/types.rbs', line 830

def resource_type
  @resource_type
end