Class: Aws::Types::DescribeProxyRuleGroupResponse

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#proxy_rule_group ⇒ Types::ProxyRuleGroup

Returns the value of attribute proxy_rule_group.



666
667
668
# File 'sig/types.rbs', line 666

def proxy_rule_group
  @proxy_rule_group
end

#update_token ⇒ ::String

Returns the value of attribute update_token.



667
668
669
# File 'sig/types.rbs', line 667

def update_token
  @update_token
end