Class: Aws::Types::ProxyRuleGroupPriorityResult

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#priority::Integer

Returns the value of attribute priority.

Returns:

  • (::Integer)


1368
1369
1370
# File 'sig/types.rbs', line 1368

def priority
  @priority
end

#proxy_rule_group_name::String

Returns the value of attribute proxy_rule_group_name.

Returns:

  • (::String)


1367
1368
1369
# File 'sig/types.rbs', line 1367

def proxy_rule_group_name
  @proxy_rule_group_name
end