VpcEncryptionControl

Describes the configuration and state of VPC encryption controls.

For more information, see Enforce VPC encryption in transit in the Amazon VPC User Guide.

Types

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

Properties

Link copied to clipboard

The encryption mode for the VPC Encryption Control configuration.

Link copied to clipboard

Information about resource exclusions for the VPC Encryption Control configuration.

Link copied to clipboard

The current state of the VPC Encryption Control configuration.

Link copied to clipboard

A message providing additional information about the encryption control state.

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

The tags assigned to the VPC Encryption Control configuration.

Link copied to clipboard

The ID of the VPC Encryption Control configuration.

Link copied to clipboard

The ID of the VPC associated with the encryption control configuration.

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