UpdateStreamStorageConfigurationRequest

Types

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

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 Amazon Resource Name (ARN) of the stream for which you want to update the storage configuration.

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
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