ShardFilter

This optional field contains the filter definition for the DescribeStream API.

Types

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

Properties

Link copied to clipboard

Contains the shardId of the parent shard for which you are requesting child shards.

Link copied to clipboard

Contains the type of filter to be applied on the DescribeStream API. Currently, the only value this parameter accepts is CHILD_SHARDS.

Functions

Link copied to clipboard
inline fun copy(block: ShardFilter.Builder.() -> Unit = {}): ShardFilter
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