Class: Aws::WAFV2::Errors::WAFFeatureNotIncludedInPricingPlanException

Inherits:
ServiceError
  • Object
show all
Defined in:
sig/errors.rbs,
lib/aws-sdk-wafv2/errors.rb

Instance Method Summary collapse

Constructor Details

#initialize(context, message, data = Aws::EmptyStructure.new) ⇒ WAFFeatureNotIncludedInPricingPlanException

Returns a new instance of WAFFeatureNotIncludedInPricingPlanException.

Parameters:



122
123
124
# File 'lib/aws-sdk-wafv2/errors.rb', line 122

def initialize(context, message, data = Aws::EmptyStructure.new)
  super(context, message, data)
end

Instance Method Details

#disallowed_featuresString

Returns:

  • (String)


132
# File 'lib/aws-sdk-wafv2/errors.rb', line 132

def disallowed_features: () -> ::String

#messageString

Returns:

  • (String)


127
# File 'lib/aws-sdk-wafv2/errors.rb', line 127

def message: () -> ::String