Class: Aws::Types::ServiceQuotaExceededException

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#event_typeObject

Returns the value of attribute event_type.

Returns:

  • (Object)


2568
2569
2570
# File 'sig/types.rbs', line 2568

def event_type
  @event_type
end

#message::String

Returns the value of attribute message.

Returns:

  • (::String)


2567
2568
2569
# File 'sig/types.rbs', line 2567

def message
  @message
end