fields

@JvmName(name = "rohinhpgcwkbimtg")
suspend fun fields(value: Output<List<String>>)
@JvmName(name = "heyffeijuacsthgg")
suspend fun fields(value: List<String>?)

Parameters

value

The fields that are included in each real-time log record. See the AWS documentation for supported values.


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


@JvmName(name = "xivfmoftkkcgtiid")
suspend fun fields(values: List<Output<String>>)
@JvmName(name = "pfocxgdrsgisgdyf")
suspend fun fields(vararg values: String)

Parameters

values

The fields that are included in each real-time log record. See the AWS documentation for supported values.