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
721 |
# File 'sig/client.rbs', line 721
def proxy_rule: () -> Types::ProxyRule
|
#update_token ⇒ ::String
722 |
# File 'sig/client.rbs', line 722
def update_token: () -> ::String
|