Builder
class Builder
Properties
Link copied to clipboard
The version of the stream whose storage configuration you want to change. To get the version, call either the DescribeStream or the ListStreams API.
Link copied to clipboard
The name of the stream for which you want to update the storage configuration.
Link copied to clipboard
The new storage configuration for the stream. This includes the default storage tier that determines how stream data is stored and accessed.
Functions
Link copied to clipboard
construct an aws.sdk.kotlin.services.kinesisvideo.model.StreamStorageConfiguration inside the given block