UpdatedStream

@JsonSerializable
data class UpdatedStream(val streamId: StreamId, val streamArn: ARN, val streamVersion: Int, val description: String? = null)(source)

Constructors

Link copied to clipboard
constructor(streamId: StreamId, streamArn: ARN, streamVersion: Int, description: String? = null)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard