Module: Aws::NetworkFirewall::Client::_UpdateProxyRuleGroupPrioritiesResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::UpdateProxyRuleGroupPrioritiesResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#proxy_rule_groups ⇒ ::Array[Types::ProxyRuleGroupPriorityResult]
1440 |
# File 'sig/client.rbs', line 1440
def proxy_rule_groups: () -> ::Array[Types::ProxyRuleGroupPriorityResult]
|
#update_token ⇒ ::String
1441 |
# File 'sig/client.rbs', line 1441
def update_token: () -> ::String
|