AWSElastiCacheLogDeliveryConfiguration
No description
type AWSElastiCacheLogDeliveryConfiguration {
destinationDetails: AWSElastiCacheLogDeliveryDestinationDetails
destinationType: AWSElastiCacheLogDestinationType!
format: AWSElastiCacheLogFormatType!
type: AWSElastiCacheLogType!
message: String
status: AWSElastiCacheLogDeliveryStatusType!
}
Fields
AWSElastiCacheLogDeliveryConfiguration.destinationDetails
● AWSElastiCacheLogDeliveryDestinationDetails
union
Configuration details of either a CloudWatch Logs destination or Kinesis Data Firehose destination
AWSElastiCacheLogDeliveryConfiguration.destinationType
● AWSElastiCacheLogDestinationType!
non-null enum
The destination type
AWSElastiCacheLogDeliveryConfiguration.format
● AWSElastiCacheLogFormatType!
non-null enum
The log format
AWSElastiCacheLogDeliveryConfiguration.type
● AWSElastiCacheLogType!
non-null enum
The log type being delivered
AWSElastiCacheLogDeliveryConfiguration.message
● String
scalar
An error message for the log delivery configuration
AWSElastiCacheLogDeliveryConfiguration.status
● AWSElastiCacheLogDeliveryStatusType!
non-null enum
The log delivery configuration status
Member of
AWSElastiCacheMemcachedCluster
object ● AWSElastiCacheRedisCluster
object ● AWSElastiCacheReplicationGroup
object