Module: Aws::NetworkFirewall::Client::_DescribeProxyRuleResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeProxyRuleResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#proxy_rule ⇒ Types::ProxyRule
744 |
# File 'sig/client.rbs', line 744
def proxy_rule: () -> Types::ProxyRule
|
#update_token ⇒ ::String
745 |
# File 'sig/client.rbs', line 745
def update_token: () -> ::String
|