Class: Aws::Types::WAFLimitsExceededException

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)


1908
1909
1910
# File 'sig/types.rbs', line 1908

def message
  @message
end

#source_type::String

Returns the value of attribute source_type.

Returns:

  • (::String)


1909
1910
1911
# File 'sig/types.rbs', line 1909

def source_type
  @source_type
end