sendingOptions

@JvmName(name = "vppmavhhhivfkksl")
suspend fun sendingOptions(value: Output<ConfigurationSetSendingOptionsArgs>)
@JvmName(name = "ckxrgtwnlqjbnglg")
suspend fun sendingOptions(value: ConfigurationSetSendingOptionsArgs?)

Parameters

value

An object that defines whether or not Amazon SES can send email that you send using the configuration set. See sending_options Block for details.


@JvmName(name = "tuimdjagvqnogbeh")
suspend fun sendingOptions(argument: suspend ConfigurationSetSendingOptionsArgsBuilder.() -> Unit)

Parameters

argument

An object that defines whether or not Amazon SES can send email that you send using the configuration set. See sending_options Block for details.