emailPreferences

@JvmName(name = "xwlywdelgjplcsjk")
suspend fun emailPreferences(value: Output<DataTransferConfigEmailPreferencesArgs>)
@JvmName(name = "bepoluqscwbpkjol")
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 = "bvywyxqcbkhxcena")
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.