Skip to content

CloudTrail  >  Structures  >  PartitionKey

PartitionKey

Structure Class

PartitionKey dataclass

Contains information about a partition key for an event data store.

Attributes

name instance-attribute
name: str

The name of the partition key.

type instance-attribute
type: str

The data type of the partition key. For example, bigint or string.