Module: Aws::NetworkFirewall::Client::_UpdateFirewallEncryptionConfigurationResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::UpdateFirewallEncryptionConfigurationResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
- #encryption_configuration ⇒ Types::EncryptionConfiguration
- #firewall_arn ⇒ ::String
- #firewall_name ⇒ ::String
- #update_token ⇒ ::String
Instance Method Details
#encryption_configuration ⇒ Types::EncryptionConfiguration
1308 |
# File 'sig/client.rbs', line 1308 def encryption_configuration: () -> Types::EncryptionConfiguration |
#firewall_arn ⇒ ::String
1305 |
# File 'sig/client.rbs', line 1305 def firewall_arn: () -> ::String |
#firewall_name ⇒ ::String
1306 |
# File 'sig/client.rbs', line 1306 def firewall_name: () -> ::String |
#update_token ⇒ ::String
1307 |
# File 'sig/client.rbs', line 1307 def update_token: () -> ::String |