DataLakeExpiration

data class DataLakeExpiration(val days: Int? = null)

Provides data expiration details of Amazon Security Lake object.

Constructors

Link copied to clipboard
constructor(days: Int? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val days: Int? = null

The number of days before data expires in the Amazon Security Lake object.