logDeliveryConfigurations

@JvmName(name = "mpuneusnbpqwfacv")
suspend fun logDeliveryConfigurations(value: Output<List<ReplicationGroupLogDeliveryConfigurationArgs>>)

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 = "kajpopwjyalunqqi")
suspend fun logDeliveryConfigurations(vararg values: Output<ReplicationGroupLogDeliveryConfigurationArgs>)


@JvmName(name = "lgbmnpxameaxrtvw")
suspend fun logDeliveryConfigurations(values: List<Output<ReplicationGroupLogDeliveryConfigurationArgs>>)
@JvmName(name = "nxtllxeumifxonlm")
suspend fun logDeliveryConfigurations(vararg values: ReplicationGroupLogDeliveryConfigurationArgs)

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 = "dmbmpjgnphcoicww")
suspend fun logDeliveryConfigurations(argument: List<suspend ReplicationGroupLogDeliveryConfigurationArgsBuilder.() -> Unit>)
@JvmName(name = "mexxjwtcsqtycdld")
suspend fun logDeliveryConfigurations(vararg argument: suspend ReplicationGroupLogDeliveryConfigurationArgsBuilder.() -> Unit)
@JvmName(name = "domeertnrbiiegvi")
suspend fun logDeliveryConfigurations(argument: suspend ReplicationGroupLogDeliveryConfigurationArgsBuilder.() -> 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.