log Delivery Configurations
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.
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.
suspend fun logDeliveryConfigurations(argument: List<suspend ClusterLogDeliveryConfigurationArgsBuilder.() -> Unit>)
suspend fun logDeliveryConfigurations(vararg argument: suspend ClusterLogDeliveryConfigurationArgsBuilder.() -> Unit)
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.