logDeliveryConfigurations

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


@JvmName(name = "jcjqpcieiypqbgki")
suspend fun logDeliveryConfigurations(values: List<Output<ReplicationGroupLogDeliveryConfigurationArgs>>)
@JvmName(name = "lncwfjnsnkmmonwa")
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 = "ltfniirxfhmygxov")
suspend fun logDeliveryConfigurations(argument: List<suspend ReplicationGroupLogDeliveryConfigurationArgsBuilder.() -> Unit>)
@JvmName(name = "vwspaniecfmeyoet")
suspend fun logDeliveryConfigurations(vararg argument: suspend ReplicationGroupLogDeliveryConfigurationArgsBuilder.() -> Unit)
@JvmName(name = "pelqhglckpcbpksu")
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.