StreamFilter

Filters ListChannels results by source stream.

Types

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

Properties

Link copied to clipboard

The Amazon Resource Name (ARN) of the source stream to filter by.

Link copied to clipboard
val streamCreationTimestamp: ERROR CLASS: Symbol not found for aws.smithy.kotlin.runtime.time.Instant??

The creation timestamp of the source stream.

Functions

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