logDeliveryConfigurations

@JvmName(name = "xoowakgdirkwipyv")
suspend fun logDeliveryConfigurations(value: Output<List<ClusterLogDeliveryConfigurationArgs>>)
@JvmName(name = "hgxrxlriewbmlbmb")
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 = "aacyusxedhtfdrkx")
suspend fun logDeliveryConfigurations(vararg values: Output<ClusterLogDeliveryConfigurationArgs>)


@JvmName(name = "blgwrrsmpifdqfmw")
suspend fun logDeliveryConfigurations(values: List<Output<ClusterLogDeliveryConfigurationArgs>>)
@JvmName(name = "oltyjsitdjvqwhka")
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 = "qcscbnboyjupgbrj")
suspend fun logDeliveryConfigurations(argument: List<suspend ClusterLogDeliveryConfigurationArgsBuilder.() -> Unit>)
@JvmName(name = "cewjbgbnoncundnw")
suspend fun logDeliveryConfigurations(vararg argument: suspend ClusterLogDeliveryConfigurationArgsBuilder.() -> Unit)
@JvmName(name = "ucycbuvooqtbkvpw")
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.