auditNonHmacResponseKeys

@JvmName(name = "fyhhlkromxpxgeqy")
suspend fun auditNonHmacResponseKeys(value: Output<List<String>>)
@JvmName(name = "vgaptnuorctexpbr")
suspend fun auditNonHmacResponseKeys(value: List<String>?)

Parameters

value

Specifies the list of keys that will not be HMAC'd by audit devices in the response data object.


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


@JvmName(name = "wvrmxpjsbxoagkdo")
suspend fun auditNonHmacResponseKeys(values: List<Output<String>>)
@JvmName(name = "lfxbkxkckdupxmhb")
suspend fun auditNonHmacResponseKeys(vararg values: String)

Parameters

values

Specifies the list of keys that will not be HMAC'd by audit devices in the response data object.