UpdateTlsInspectionConfigurationRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

A description of the TLS inspection configuration.

Link copied to clipboard

A complex type that contains the Amazon Web Services KMS encryption configuration settings for your TLS inspection configuration.

Link copied to clipboard

The object that defines a TLS inspection configuration. This, along with TLSInspectionConfigurationResponse, define the TLS inspection configuration. You can retrieve all objects for a TLS inspection configuration by calling DescribeTLSInspectionConfiguration.

Link copied to clipboard

The Amazon Resource Name (ARN) of the TLS inspection configuration.

Link copied to clipboard

The descriptive name of the TLS inspection configuration. You can't change the name of a TLS inspection configuration after you create it.

Link copied to clipboard

A token used for optimistic locking. Network Firewall returns a token to your requests that access the TLS inspection configuration. The token marks the state of the TLS inspection configuration resource at the time of the request.

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String