Class: Aws::Types::RoutingRuleCondition

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#match_base_pathsTypes::RoutingRuleMatchBasePaths

Returns the value of attribute match_base_paths.



2074
2075
2076
# File 'sig/types.rbs', line 2074

def match_base_paths
  @match_base_paths
end

#match_headersTypes::RoutingRuleMatchHeaders

Returns the value of attribute match_headers.



2075
2076
2077
# File 'sig/types.rbs', line 2075

def match_headers
  @match_headers
end