Class: Aws::Types::ProvisionedThroughputExceededException

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)


1186
1187
1188
# File 'sig/types.rbs', line 1186

def message
  @message
end

#throttling_reasons::Array[Types::ThrottlingReason]

Returns the value of attribute throttling_reasons.

Returns:



1187
1188
1189
# File 'sig/types.rbs', line 1187

def throttling_reasons
  @throttling_reasons
end