Class: Aws::Types::ServiceUnavailableException

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#message::String

Returns the value of attribute message.



1226
1227
1228
# File 'sig/types.rbs', line 1226

def message
  @message
end

#retry_after_seconds::String

Returns the value of attribute retry_after_seconds.



1225
1226
1227
# File 'sig/types.rbs', line 1225

def retry_after_seconds
  @retry_after_seconds
end