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)


1159
1160
1161
# File 'sig/types.rbs', line 1159

def message
  @message
end

#reason ⇒ "KMS_NotFoundException"

Returns the value of attribute reason.

Returns:

  • ("KMS_NotFoundException")


1160
1161
1162
# File 'sig/types.rbs', line 1160

def reason
  @reason
end