shardLevelMetrics

@JvmName(name = "uwfyynlqfufynaqv")
suspend fun shardLevelMetrics(value: Output<List<String>>)
@JvmName(name = "tvdltwgjxykqwdol")
suspend fun shardLevelMetrics(value: List<String>?)

Parameters

value

A list of shard-level CloudWatch metrics which can be enabled for the stream. See Monitoring with CloudWatch for more. Note that the value ALL should not be used; instead you should provide an explicit list of metrics you wish to enable.


@JvmName(name = "sjyubctyncpfmduv")
suspend fun shardLevelMetrics(vararg values: Output<String>)


@JvmName(name = "fyallmldfiyfyoqn")
suspend fun shardLevelMetrics(values: List<Output<String>>)
@JvmName(name = "lvdowwoanypywwnx")
suspend fun shardLevelMetrics(vararg values: String)

Parameters

values

A list of shard-level CloudWatch metrics which can be enabled for the stream. See Monitoring with CloudWatch for more. Note that the value ALL should not be used; instead you should provide an explicit list of metrics you wish to enable.