logDeliveryConfigurations

@JvmName(name = "qyfjwxnrhpqmrofv")
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 = "nligrgjcpgqouwsw")
suspend fun logDeliveryConfigurations(vararg values: Output<ReplicationGroupLogDeliveryConfigurationArgs>)


@JvmName(name = "mtvemhwetqeotjdi")
suspend fun logDeliveryConfigurations(values: List<Output<ReplicationGroupLogDeliveryConfigurationArgs>>)
@JvmName(name = "wkoyoeyeowsitbbv")
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 = "apnffbnsqjhlertw")
suspend fun logDeliveryConfigurations(argument: List<suspend ReplicationGroupLogDeliveryConfigurationArgsBuilder.() -> Unit>)
@JvmName(name = "skspoeqygxahprqv")
suspend fun logDeliveryConfigurations(vararg argument: suspend ReplicationGroupLogDeliveryConfigurationArgsBuilder.() -> Unit)
@JvmName(name = "dyflpfcmfasdvcea")
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.