| Package | Description |
|---|---|
| com.amazonaws.services.networkfirewall |
This is the API Reference for Network Firewall.
|
| com.amazonaws.services.networkfirewall.model |
| Modifier and Type | Method and Description |
|---|---|
UpdateTLSInspectionConfigurationRequest |
UpdateTLSInspectionConfigurationRequest.clone() |
UpdateTLSInspectionConfigurationRequest |
UpdateTLSInspectionConfigurationRequest.withDescription(String description)
A description of the TLS inspection configuration.
|
UpdateTLSInspectionConfigurationRequest |
UpdateTLSInspectionConfigurationRequest.withEncryptionConfiguration(EncryptionConfiguration encryptionConfiguration)
A complex type that contains the Amazon Web Services KMS encryption configuration settings for your TLS
inspection configuration.
|
UpdateTLSInspectionConfigurationRequest |
UpdateTLSInspectionConfigurationRequest.withTLSInspectionConfiguration(TLSInspectionConfiguration tLSInspectionConfiguration)
The object that defines a TLS inspection configuration.
|
UpdateTLSInspectionConfigurationRequest |
UpdateTLSInspectionConfigurationRequest.withTLSInspectionConfigurationArn(String tLSInspectionConfigurationArn)
The Amazon Resource Name (ARN) of the TLS inspection configuration.
|
UpdateTLSInspectionConfigurationRequest |
UpdateTLSInspectionConfigurationRequest.withTLSInspectionConfigurationName(String tLSInspectionConfigurationName)
The descriptive name of the TLS inspection configuration.
|
UpdateTLSInspectionConfigurationRequest |
UpdateTLSInspectionConfigurationRequest.withUpdateToken(String updateToken)
A token used for optimistic locking.
|
Copyright © 2025. All rights reserved.