Class: Aws::Types::InternalException

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#can_retryBoolean

Returns the value of attribute can_retry.

Returns:

  • (Boolean)


444
445
446
# File 'sig/types.rbs', line 444

def can_retry
  @can_retry
end

#message::String

Returns the value of attribute message.

Returns:

  • (::String)


443
444
445
# File 'sig/types.rbs', line 443

def message
  @message
end