| Package | Description |
|---|---|
| com.amazonaws.services.networkfirewall.model |
| Modifier and Type | Method and Description |
|---|---|
TLSInspectionConfigurationMetadata |
TLSInspectionConfigurationMetadata.clone() |
TLSInspectionConfigurationMetadata |
TLSInspectionConfigurationMetadata.withArn(String arn)
The Amazon Resource Name (ARN) of the TLS inspection configuration.
|
TLSInspectionConfigurationMetadata |
TLSInspectionConfigurationMetadata.withName(String name)
The descriptive name of the TLS inspection configuration.
|
| Modifier and Type | Method and Description |
|---|---|
List<TLSInspectionConfigurationMetadata> |
ListTLSInspectionConfigurationsResult.getTLSInspectionConfigurations()
The TLS inspection configuration metadata objects that you've defined.
|
| Modifier and Type | Method and Description |
|---|---|
ListTLSInspectionConfigurationsResult |
ListTLSInspectionConfigurationsResult.withTLSInspectionConfigurations(TLSInspectionConfigurationMetadata... tLSInspectionConfigurations)
The TLS inspection configuration metadata objects that you've defined.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListTLSInspectionConfigurationsResult.setTLSInspectionConfigurations(Collection<TLSInspectionConfigurationMetadata> tLSInspectionConfigurations)
The TLS inspection configuration metadata objects that you've defined.
|
ListTLSInspectionConfigurationsResult |
ListTLSInspectionConfigurationsResult.withTLSInspectionConfigurations(Collection<TLSInspectionConfigurationMetadata> tLSInspectionConfigurations)
The TLS inspection configuration metadata objects that you've defined.
|
Copyright © 2024. All rights reserved.