InventoryEncryption

Contains the type of server-side encryption used to encrypt the S3 Inventory results.

Types

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

Properties

Link copied to clipboard

Specifies the use of SSE-KMS to encrypt delivered inventory reports.

Link copied to clipboard
val sses3: Sses3?

Specifies the use of SSE-S3 to encrypt delivered inventory reports.

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