Header menu logo FsCDK

KinesisStreamSpec Type

Record fields

Record Field Description

ConstructId

Full Usage: ConstructId

Field type: string
Field type: string

GrantReads

Full Usage: GrantReads

Field type: ResizeArray<IGrantable>
Field type: ResizeArray<IGrantable>

GrantWrites

Full Usage: GrantWrites

Field type: ResizeArray<IGrantable>
Field type: ResizeArray<IGrantable>

Props

Full Usage: Props

Field type: StreamProps
Field type: StreamProps

Stream

Full Usage: Stream

Field type: IStream option
Modifiers: mutable
Field type: IStream option

StreamName

Full Usage: StreamName

Field type: string
Field type: string

Instance members

Instance member Description

this.Resource

Full Usage: this.Resource

Returns: IStream

Gets the underlying IStream resource. Must be called after the stack is built.

Returns: IStream

Type something to start searching.