Class: Aws::Types::DeleteProxyRulesResponse
- Inherits:
-
Object
- Object
- Aws::Types::DeleteProxyRulesResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#proxy_rule_group ⇒ Types::ProxyRuleGroup
Returns the value of attribute proxy_rule_group.
Instance Attribute Details
#proxy_rule_group ⇒ Types::ProxyRuleGroup
Returns the value of attribute proxy_rule_group.
466 467 468 |
# File 'sig/types.rbs', line 466 def proxy_rule_group @proxy_rule_group end |