mask

@JvmName(name = "wjrieyfgjjyulvhb")
suspend fun mask(value: Output<String>)
@JvmName(name = "sksaidajckgqpfwf")
suspend fun mask(value: String?)

Parameters

value

If specified, apply this mask (bitwise AND) to the field to ignore bits before matching. Encoded as a hexadecimal number (starting with "0x"). The last byte of the field (in network byte order) corresponds to the least significant byte of the mask.