logDeliveryConfigurations

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


@JvmName(name = "iohvmlpkgemxfmqu")
suspend fun logDeliveryConfigurations(values: List<Output<ClusterLogDeliveryConfigurationArgs>>)
@JvmName(name = "nukwougoubskdqtf")
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 = "hwnvssrnxraaimub")
suspend fun logDeliveryConfigurations(argument: List<suspend ClusterLogDeliveryConfigurationArgsBuilder.() -> Unit>)
@JvmName(name = "ropjcmhrqbrxrleg")
suspend fun logDeliveryConfigurations(vararg argument: suspend ClusterLogDeliveryConfigurationArgsBuilder.() -> Unit)
@JvmName(name = "uaxsuohkssguumfn")
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.