toggle menu
pulumi-aws-kotlin
5.43.0.1
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.elasticache.kotlin.outputs
/
GetClusterLogDeliveryConfiguration
Get
Cluster
Log
Delivery
Configuration
data
class
GetClusterLogDeliveryConfiguration
(
val
destination
:
String
,
val
destinationType
:
String
,
val
logFormat
:
String
,
val
logType
:
String
)
Members
Constructors
Get
Cluster
Log
Delivery
Configuration
Link copied to clipboard
constructor
(
destination
:
String
,
destinationType
:
String
,
logFormat
:
String
,
logType
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
destination
Link copied to clipboard
val
destination
:
String
destination
Type
Link copied to clipboard
val
destinationType
:
String
log
Format
Link copied to clipboard
val
logFormat
:
String
log
Type
Link copied to clipboard
val
logType
:
String