VpcEncryptionNonCompliantResource

Describes a resource that is not compliant with VPC encryption requirements.

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

A description of the non-compliant resource.

Link copied to clipboard
val id: String?

The ID of the non-compliant resource.

Link copied to clipboard

Indicates whether the resource can be excluded from encryption enforcement.

Link copied to clipboard
val type: String?

The type of the non-compliant resource.

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