TlsInspectionConfigurationResponse

The high-level properties of a TLS inspection configuration. This, along with the TLSInspectionConfiguration, define the TLS inspection configuration. You can retrieve all objects for a TLS inspection configuration by calling DescribeTLSInspectionConfiguration.

Types

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

Properties

Link copied to clipboard

Contains metadata about an Certificate Manager certificate.

Link copied to clipboard

A list of the certificates associated with the TLS inspection configuration.

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 last time that the TLS inspection configuration was changed.

Link copied to clipboard

The number of firewall policies that use this TLS inspection configuration.

Link copied to clipboard
val tags: List<Tag>?

The key:value pairs to associate with the resource.

Link copied to clipboard

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

Link copied to clipboard

A unique identifier for the TLS inspection configuration. This ID is returned in the responses to create and list commands. You provide it to operations such as update and delete.

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

Detailed information about the current status of a TLSInspectionConfiguration. You can retrieve this for a TLS inspection configuration by calling DescribeTLSInspectionConfiguration and providing the TLS inspection configuration name and ARN.

Functions

Link copied to clipboard
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