VpcEncryptionControlConfiguration

Describes the configuration settings for VPC Encryption Control.

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

Specifies whether to exclude egress-only internet gateway traffic from encryption enforcement.

Link copied to clipboard

Specifies whether to exclude Elastic File System traffic from encryption enforcement.

Link copied to clipboard

Specifies whether to exclude internet gateway traffic from encryption enforcement.

Link copied to clipboard

Specifies whether to exclude Lambda function traffic from encryption enforcement.

Link copied to clipboard

The encryption mode for the VPC Encryption Control configuration.

Link copied to clipboard

Specifies whether to exclude NAT gateway traffic from encryption enforcement.

Link copied to clipboard

Specifies whether to exclude virtual private gateway traffic from encryption enforcement.

Link copied to clipboard

Specifies whether to exclude VPC Lattice traffic from encryption enforcement.

Link copied to clipboard

Specifies whether to exclude VPC peering connection traffic from encryption enforcement.

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