Builder

class Builder

Properties

Link copied to clipboard
var arn: String?

The Amazon Resource Name (ARN) of the Kinesis data stream.

Link copied to clipboard
var name: String?

The name of the Kinesis stream. If you don't specify a name, CloudFront generates a unique physical ID and uses that ID for the stream name.

Link copied to clipboard

The number of hours for the data records that are stored in shards to remain accessible.

Link copied to clipboard

The number of shards that the stream uses.

Link copied to clipboard

When specified, enables or updates server-side encryption using an KMS key for a specified stream. Removing this property from your stack template and updating your stack disables encryption.