Class: Aws::Types::KmsException

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#kms_error::String

Returns the value of attribute kms_error.

Returns:

  • (::String)


742
743
744
# File 'sig/types.rbs', line 742

def kms_error
  @kms_error
end

#message::String

Returns the value of attribute message.

Returns:

  • (::String)


741
742
743
# File 'sig/types.rbs', line 741

def message
  @message
end