Class: Aws::Types::RoutingRuleMatchHeaders
- Inherits:
-
Object
- Object
- Aws::Types::RoutingRuleMatchHeaders
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#any_of ⇒ ::Array[Types::RoutingRuleMatchHeaderValue]
Returns the value of attribute any_of.
Instance Attribute Details
#any_of ⇒ ::Array[Types::RoutingRuleMatchHeaderValue]
Returns the value of attribute any_of.
2098 2099 2100 |
# File 'sig/types.rbs', line 2098 def any_of @any_of end |