Class: Aws::Types::ForwardedIPConfig

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#fallback_behavior"MATCH", "NO_MATCH"

Returns the value of attribute fallback_behavior.

Returns:

  • ("MATCH", "NO_MATCH")


556
557
558
# File 'sig/types.rbs', line 556

def fallback_behavior
  @fallback_behavior
end

#header_name::String

Returns the value of attribute header_name.

Returns:

  • (::String)


555
556
557
# File 'sig/types.rbs', line 555

def header_name
  @header_name
end