emailPreferences

@JvmName(name = "aaldwfbkqvdoigdx")
suspend fun emailPreferences(value: Output<DataTransferConfigEmailPreferencesArgs>)
@JvmName(name = "enkasyhgdpgvtqhl")
suspend fun emailPreferences(value: DataTransferConfigEmailPreferencesArgs?)

Parameters

value

Email notifications will be sent according to these preferences to the email address of the user who owns this transfer config. Structure is documented below.


@JvmName(name = "gdnsgykuvdrlgdbt")
suspend fun emailPreferences(argument: suspend DataTransferConfigEmailPreferencesArgsBuilder.() -> Unit)

Parameters

argument

Email notifications will be sent according to these preferences to the email address of the user who owns this transfer config. Structure is documented below.