| 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 |
|---|---|
CreateTLSInspectionConfigurationRequest |
CreateTLSInspectionConfigurationRequest.clone() |
CreateTLSInspectionConfigurationRequest |
CreateTLSInspectionConfigurationRequest.withDescription(String description)
A description of the TLS inspection configuration.
|
CreateTLSInspectionConfigurationRequest |
CreateTLSInspectionConfigurationRequest.withEncryptionConfiguration(EncryptionConfiguration encryptionConfiguration) |
CreateTLSInspectionConfigurationRequest |
CreateTLSInspectionConfigurationRequest.withTags(Collection<Tag> tags)
The key:value pairs to associate with the resource.
|
CreateTLSInspectionConfigurationRequest |
CreateTLSInspectionConfigurationRequest.withTags(Tag... tags)
The key:value pairs to associate with the resource.
|
CreateTLSInspectionConfigurationRequest |
CreateTLSInspectionConfigurationRequest.withTLSInspectionConfiguration(TLSInspectionConfiguration tLSInspectionConfiguration)
The object that defines a TLS inspection configuration.
|
CreateTLSInspectionConfigurationRequest |
CreateTLSInspectionConfigurationRequest.withTLSInspectionConfigurationName(String tLSInspectionConfigurationName)
The descriptive name of the TLS inspection configuration.
|
Copyright © 2024. All rights reserved.