Class: Aws::Types::ProxyRuleGroupPriorityResult

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#priority ⇒ ::Integer

Returns the value of attribute priority.



1390
1391
1392
# File 'sig/types.rbs', line 1390

def priority
  @priority
end

#proxy_rule_group_name ⇒ ::String

Returns the value of attribute proxy_rule_group_name.



1389
1390
1391
# File 'sig/types.rbs', line 1389

def proxy_rule_group_name
  @proxy_rule_group_name
end