Class: Aws::Types::ProxyRulePriority

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#new_position::Integer

Returns the value of attribute new_position.

Returns:

  • (::Integer)


1374
1375
1376
# File 'sig/types.rbs', line 1374

def new_position
  @new_position
end

#proxy_rule_name::String

Returns the value of attribute proxy_rule_name.

Returns:

  • (::String)


1373
1374
1375
# File 'sig/types.rbs', line 1373

def proxy_rule_name
  @proxy_rule_name
end