Module: Aws::NetworkFirewall::Client::_DescribeProxyRuleGroupResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeProxyRuleGroupResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#proxy_rule_group ⇒ Types::ProxyRuleGroup
734 |
# File 'sig/client.rbs', line 734
def proxy_rule_group: () -> Types::ProxyRuleGroup
|
#update_token ⇒ ::String
735 |
# File 'sig/client.rbs', line 735
def update_token: () -> ::String
|