Module: Aws::NetworkFirewall::Client::_DeleteProxyResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DeleteProxyResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#nat_gateway_id ⇒ ::String
530 |
# File 'sig/client.rbs', line 530
def nat_gateway_id: () -> ::String
|
#proxy_arn ⇒ ::String
532 |
# File 'sig/client.rbs', line 532
def proxy_arn: () -> ::String
|
#proxy_name ⇒ ::String
531 |
# File 'sig/client.rbs', line 531
def proxy_name: () -> ::String
|