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
1268 |
# File 'sig/client.rbs', line 1268
def description: () -> ::String
|
#firewall_arn ⇒ ::String
1266 |
# File 'sig/client.rbs', line 1266
def firewall_arn: () -> ::String
|
#firewall_name ⇒ ::String
1267 |
# File 'sig/client.rbs', line 1267
def firewall_name: () -> ::String
|
#update_token ⇒ ::String
1269 |
# File 'sig/client.rbs', line 1269
def update_token: () -> ::String
|