| Package | Description |
|---|---|
| software.amazon.awssdk.services.networkfirewall.model |
| Modifier and Type | Method and Description |
|---|---|
List<TlsCertificateData> |
TLSInspectionConfigurationResponse.certificates()
A list of the certificates associated with the TLS inspection configuration.
|
| Modifier and Type | Method and Description |
|---|---|
TLSInspectionConfigurationResponse.Builder |
TLSInspectionConfigurationResponse.Builder.certificates(TlsCertificateData... certificates)
A list of the certificates associated with the TLS inspection configuration.
|
| Modifier and Type | Method and Description |
|---|---|
TLSInspectionConfigurationResponse.Builder |
TLSInspectionConfigurationResponse.Builder.certificates(Collection<TlsCertificateData> certificates)
A list of the certificates associated with the TLS inspection configuration.
|
Copyright © 2023. All rights reserved.