notificationPrompts

@JvmName(name = "jkydauobvhspnfpj")
suspend fun notificationPrompts(value: Output<List<String>>)
@JvmName(name = "xwpdyaquvspwxpqp")
suspend fun notificationPrompts(value: List<String>?)

Parameters

value

Control when notifications will be sent out. Each value may be one of: NOTIFICATION_PROMPT_UNSPECIFIED, OPENED, CLOSED.


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


@JvmName(name = "bfpeudtwfxgigcle")
suspend fun notificationPrompts(values: List<Output<String>>)
@JvmName(name = "mxpngtjhmwjmieqt")
suspend fun notificationPrompts(vararg values: String)

Parameters

values

Control when notifications will be sent out. Each value may be one of: NOTIFICATION_PROMPT_UNSPECIFIED, OPENED, CLOSED.