logDeliveryConfigurations

@JvmName(name = "gmoxuovflobgavqp")
suspend fun logDeliveryConfigurations(value: Output<List<ClusterLogDeliveryConfigurationArgs>>)
@JvmName(name = "fubojpavmnvtjnvk")
suspend fun logDeliveryConfigurations(value: List<ClusterLogDeliveryConfigurationArgs>?)

Parameters

value

Specifies the destination and format of Redis SLOWLOG or Redis Engine Log. See the documentation on Amazon ElastiCache. See Log Delivery Configuration below for more details.


@JvmName(name = "dmaremuuqbiojbwg")
suspend fun logDeliveryConfigurations(vararg values: Output<ClusterLogDeliveryConfigurationArgs>)


@JvmName(name = "arjabmioxowvscdp")
suspend fun logDeliveryConfigurations(values: List<Output<ClusterLogDeliveryConfigurationArgs>>)
@JvmName(name = "vrurwbvksrtpmudm")
suspend fun logDeliveryConfigurations(vararg values: ClusterLogDeliveryConfigurationArgs)

Parameters

values

Specifies the destination and format of Redis SLOWLOG or Redis Engine Log. See the documentation on Amazon ElastiCache. See Log Delivery Configuration below for more details.


@JvmName(name = "nceankcyfvpdrrli")
suspend fun logDeliveryConfigurations(argument: List<suspend ClusterLogDeliveryConfigurationArgsBuilder.() -> Unit>)
@JvmName(name = "arowwaefgblxtiwh")
suspend fun logDeliveryConfigurations(vararg argument: suspend ClusterLogDeliveryConfigurationArgsBuilder.() -> Unit)
@JvmName(name = "wvarxavoyaxbjsns")
suspend fun logDeliveryConfigurations(argument: suspend ClusterLogDeliveryConfigurationArgsBuilder.() -> Unit)

Parameters

argument

Specifies the destination and format of Redis SLOWLOG or Redis Engine Log. See the documentation on Amazon ElastiCache. See Log Delivery Configuration below for more details.