emailIntegrations

@JvmName(name = "cyypugwhhmyieuoi")
suspend fun emailIntegrations(value: Output<List<NotificationPolicyEmailIntegrationArgs>>)
@JvmName(name = "spfmamjdpywncmcp")
suspend fun emailIntegrations(value: List<NotificationPolicyEmailIntegrationArgs>?)

Parameters

value

The email ID to which the notification should be dispatched.


@JvmName(name = "apbmnrhhmbskmmil")
suspend fun emailIntegrations(vararg values: Output<NotificationPolicyEmailIntegrationArgs>)


@JvmName(name = "hspnyfixigroecat")
suspend fun emailIntegrations(values: List<Output<NotificationPolicyEmailIntegrationArgs>>)
@JvmName(name = "emsbmgpwcpuwtsfn")
suspend fun emailIntegrations(vararg values: NotificationPolicyEmailIntegrationArgs)

Parameters

values

The email ID to which the notification should be dispatched.


@JvmName(name = "auudnikjiycdtfjg")
suspend fun emailIntegrations(argument: List<suspend NotificationPolicyEmailIntegrationArgsBuilder.() -> Unit>)
@JvmName(name = "lqbyvyhxnnyhakbk")
suspend fun emailIntegrations(vararg argument: suspend NotificationPolicyEmailIntegrationArgsBuilder.() -> Unit)
@JvmName(name = "pigmmpbjbqcqwaex")
suspend fun emailIntegrations(argument: suspend NotificationPolicyEmailIntegrationArgsBuilder.() -> Unit)

Parameters

argument

The email ID to which the notification should be dispatched.