namePrefix

@JvmName(name = "obnmdbbdbpijjpxc")
suspend fun namePrefix(value: Output<String>)
@JvmName(name = "wjfupxgqxymgifye")
suspend fun namePrefix(value: String)

Parameters

value

The name prefix to use when creating an in-application stream. Suppose that you specify a prefix "MyInApplicationStream". Kinesis Data Analytics then creates one or more (as per the InputParallelism count you specified) in-application streams with the names "MyInApplicationStream_001", "MyInApplicationStream_002", and so on.