CreateEventDataStoreResponse

Types

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

Properties

Link copied to clipboard

The advanced event selectors that were used to select the events for the data store.

Link copied to clipboard

The billing mode for the event data store.

Link copied to clipboard

The timestamp that shows when the event data store was created.

Link copied to clipboard

The ARN of the event data store.

Link copied to clipboard

Specifies the KMS key ID that encrypts the events delivered by CloudTrail. The value is a fully specified ARN to a KMS key in the following format.

Link copied to clipboard

Indicates whether the event data store collects events from all Regions, or only from the Region in which it was created.

Link copied to clipboard
val name: String?

The name of the event data store.

Link copied to clipboard

Indicates whether an event data store is collecting logged events for an organization in Organizations.

Link copied to clipboard

The retention period of an event data store, in days.

Link copied to clipboard

The status of event data store creation.

Link copied to clipboard

A list of tags.

Link copied to clipboard

Indicates whether termination protection is enabled for the event data store.

Link copied to clipboard

The timestamp that shows when an event data store was updated, if applicable. UpdatedTimestamp is always either the same or newer than the time shown in CreatedTimestamp.

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