logDeliveryConfigurations

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


@JvmName(name = "dhbdudvubhfkcikf")
suspend fun logDeliveryConfigurations(values: List<Output<ClusterLogDeliveryConfigurationArgs>>)
@JvmName(name = "etnmtesvoadhsdpp")
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 = "vibxvisaybsjqjfi")
suspend fun logDeliveryConfigurations(argument: List<suspend ClusterLogDeliveryConfigurationArgsBuilder.() -> Unit>)
@JvmName(name = "liornbwlhosjysfc")
suspend fun logDeliveryConfigurations(vararg argument: suspend ClusterLogDeliveryConfigurationArgsBuilder.() -> Unit)
@JvmName(name = "yshwkwawohjltylp")
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.