Module: Aws::NetworkFirewall::Client::_UpdateFirewallDescriptionResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::UpdateFirewallDescriptionResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#description ⇒ ::String
1291 |
# File 'sig/client.rbs', line 1291
def description: () -> ::String
|
#firewall_arn ⇒ ::String
1289 |
# File 'sig/client.rbs', line 1289
def firewall_arn: () -> ::String
|
#firewall_name ⇒ ::String
1290 |
# File 'sig/client.rbs', line 1290
def firewall_name: () -> ::String
|
#update_token ⇒ ::String
1292 |
# File 'sig/client.rbs', line 1292
def update_token: () -> ::String
|