Class: Aws::Types::ProxyRuleGroupPriority

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)


1362
1363
1364
# File 'sig/types.rbs', line 1362

def new_position
  @new_position
end

#proxy_rule_group_name::String

Returns the value of attribute proxy_rule_group_name.

Returns:

  • (::String)


1361
1362
1363
# File 'sig/types.rbs', line 1361

def proxy_rule_group_name
  @proxy_rule_group_name
end