Method: Aws::WAFV2::Types::WAFUnsupportedAggregateKeyTypeException#message

Defined in:
lib/aws-sdk-wafv2/types.rb

#messageString

Returns:

  • (String)


10595
10596
10597
10598
10599
# File 'lib/aws-sdk-wafv2/types.rb', line 10595

class WAFUnsupportedAggregateKeyTypeException < Struct.new(
  :message)
  SENSITIVE = []
  include Aws::Structure
end