emailOn

@JvmName(name = "rbiyqhvqwiqcvheh")
suspend fun emailOn(value: Output<List<Either<String, EmailNotificationEnableType>>>)
@JvmName(name = "dbbfjxvuantqcpmp")
suspend fun emailOn(value: List<Either<String, EmailNotificationEnableType>>?)

Parameters

value

Send email notification to user on specified notification type


@JvmName(name = "mtmqdgqigcewrxrj")
suspend fun emailOn(vararg values: Output<Either<String, EmailNotificationEnableType>>)


@JvmName(name = "ortobbvasepvxkwl")
suspend fun emailOn(values: List<Output<Either<String, EmailNotificationEnableType>>>)
@JvmName(name = "hvblohamrhgxacwk")
suspend fun emailOn(vararg values: Either<String, EmailNotificationEnableType>)

Parameters

values

Send email notification to user on specified notification type