trackingOptions

@JvmName(name = "pchkhupngwgbdlpg")
suspend fun trackingOptions(value: Output<ConfigurationSetTrackingOptionsArgs>)
@JvmName(name = "dkmvermkcjhungni")
suspend fun trackingOptions(value: ConfigurationSetTrackingOptionsArgs?)

Parameters

value

An object that defines the open and click tracking options for emails that you send using the configuration set. See tracking_options Block for details.


@JvmName(name = "hhpxndsidhjghqkj")
suspend fun trackingOptions(argument: suspend ConfigurationSetTrackingOptionsArgsBuilder.() -> Unit)

Parameters

argument

An object that defines the open and click tracking options for emails that you send using the configuration set. See tracking_options Block for details.