Class: Aws::Types::WAFFeatureNotIncludedInPricingPlanException

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#disallowed_features::Array[Types::DisallowedFeature]

Returns the value of attribute disallowed_features.

Returns:



1875
1876
1877
# File 'sig/types.rbs', line 1875

def disallowed_features
  @disallowed_features
end

#message::String

Returns the value of attribute message.

Returns:

  • (::String)


1874
1875
1876
# File 'sig/types.rbs', line 1874

def message
  @message
end