sendingOptions

@JvmName(name = "ucwxaopvxwajrcft")
suspend fun sendingOptions(value: Output<ConfigurationSetSendingOptionsArgs>)
@JvmName(name = "dlawwylokfiwonrh")
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 = "atvlsrtqlgnyaegf")
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.