| Package | Description |
|---|---|
| com.amazonaws.services.networkfirewall.model |
| Modifier and Type | Method and Description |
|---|---|
TLSInspectionConfigurationResponse |
TLSInspectionConfigurationResponse.clone() |
TLSInspectionConfigurationResponse |
UpdateTLSInspectionConfigurationResult.getTLSInspectionConfigurationResponse()
The high-level properties of a TLS inspection configuration.
|
TLSInspectionConfigurationResponse |
DescribeTLSInspectionConfigurationResult.getTLSInspectionConfigurationResponse()
The high-level properties of a TLS inspection configuration.
|
TLSInspectionConfigurationResponse |
DeleteTLSInspectionConfigurationResult.getTLSInspectionConfigurationResponse()
The high-level properties of a TLS inspection configuration.
|
TLSInspectionConfigurationResponse |
CreateTLSInspectionConfigurationResult.getTLSInspectionConfigurationResponse()
The high-level properties of a TLS inspection configuration.
|
TLSInspectionConfigurationResponse |
TLSInspectionConfigurationResponse.withCertificateAuthority(TlsCertificateData certificateAuthority) |
TLSInspectionConfigurationResponse |
TLSInspectionConfigurationResponse.withCertificates(Collection<TlsCertificateData> certificates)
A list of the certificates associated with the TLS inspection configuration.
|
TLSInspectionConfigurationResponse |
TLSInspectionConfigurationResponse.withCertificates(TlsCertificateData... certificates)
A list of the certificates associated with the TLS inspection configuration.
|
TLSInspectionConfigurationResponse |
TLSInspectionConfigurationResponse.withDescription(String description)
A description of the TLS inspection configuration.
|
TLSInspectionConfigurationResponse |
TLSInspectionConfigurationResponse.withEncryptionConfiguration(EncryptionConfiguration encryptionConfiguration)
A complex type that contains the Amazon Web Services KMS encryption configuration settings for your TLS
inspection configuration.
|
TLSInspectionConfigurationResponse |
TLSInspectionConfigurationResponse.withLastModifiedTime(Date lastModifiedTime)
The last time that the TLS inspection configuration was changed.
|
TLSInspectionConfigurationResponse |
TLSInspectionConfigurationResponse.withNumberOfAssociations(Integer numberOfAssociations)
The number of firewall policies that use this TLS inspection configuration.
|
TLSInspectionConfigurationResponse |
TLSInspectionConfigurationResponse.withTags(Collection<Tag> tags)
The key:value pairs to associate with the resource.
|
TLSInspectionConfigurationResponse |
TLSInspectionConfigurationResponse.withTags(Tag... tags)
The key:value pairs to associate with the resource.
|
TLSInspectionConfigurationResponse |
TLSInspectionConfigurationResponse.withTLSInspectionConfigurationArn(String tLSInspectionConfigurationArn)
The Amazon Resource Name (ARN) of the TLS inspection configuration.
|
TLSInspectionConfigurationResponse |
TLSInspectionConfigurationResponse.withTLSInspectionConfigurationId(String tLSInspectionConfigurationId)
A unique identifier for the TLS inspection configuration.
|
TLSInspectionConfigurationResponse |
TLSInspectionConfigurationResponse.withTLSInspectionConfigurationName(String tLSInspectionConfigurationName)
The descriptive name of the TLS inspection configuration.
|
TLSInspectionConfigurationResponse |
TLSInspectionConfigurationResponse.withTLSInspectionConfigurationStatus(ResourceStatus tLSInspectionConfigurationStatus)
Detailed information about the current status of a TLSInspectionConfiguration.
|
TLSInspectionConfigurationResponse |
TLSInspectionConfigurationResponse.withTLSInspectionConfigurationStatus(String tLSInspectionConfigurationStatus)
Detailed information about the current status of a TLSInspectionConfiguration.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateTLSInspectionConfigurationResult.setTLSInspectionConfigurationResponse(TLSInspectionConfigurationResponse tLSInspectionConfigurationResponse)
The high-level properties of a TLS inspection configuration.
|
void |
DescribeTLSInspectionConfigurationResult.setTLSInspectionConfigurationResponse(TLSInspectionConfigurationResponse tLSInspectionConfigurationResponse)
The high-level properties of a TLS inspection configuration.
|
void |
DeleteTLSInspectionConfigurationResult.setTLSInspectionConfigurationResponse(TLSInspectionConfigurationResponse tLSInspectionConfigurationResponse)
The high-level properties of a TLS inspection configuration.
|
void |
CreateTLSInspectionConfigurationResult.setTLSInspectionConfigurationResponse(TLSInspectionConfigurationResponse tLSInspectionConfigurationResponse)
The high-level properties of a TLS inspection configuration.
|
UpdateTLSInspectionConfigurationResult |
UpdateTLSInspectionConfigurationResult.withTLSInspectionConfigurationResponse(TLSInspectionConfigurationResponse tLSInspectionConfigurationResponse)
The high-level properties of a TLS inspection configuration.
|
DescribeTLSInspectionConfigurationResult |
DescribeTLSInspectionConfigurationResult.withTLSInspectionConfigurationResponse(TLSInspectionConfigurationResponse tLSInspectionConfigurationResponse)
The high-level properties of a TLS inspection configuration.
|
DeleteTLSInspectionConfigurationResult |
DeleteTLSInspectionConfigurationResult.withTLSInspectionConfigurationResponse(TLSInspectionConfigurationResponse tLSInspectionConfigurationResponse)
The high-level properties of a TLS inspection configuration.
|
CreateTLSInspectionConfigurationResult |
CreateTLSInspectionConfigurationResult.withTLSInspectionConfigurationResponse(TLSInspectionConfigurationResponse tLSInspectionConfigurationResponse)
The high-level properties of a TLS inspection configuration.
|
Copyright © 2025. All rights reserved.