toggle menu
pulumi-aws-native-kotlin
0.126.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.mediatailor.kotlin.outputs
/
ChannelLogConfigurationForChannel
Channel
Log
Configuration
For
Channel
data
class
ChannelLogConfigurationForChannel
(
val
logTypes
:
List
<
ChannelLogType
>
?
=
null
)
The log configuration for the channel.
Members
Constructors
Channel
Log
Configuration
For
Channel
Link copied to clipboard
constructor
(
logTypes
:
List
<
ChannelLogType
>
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
log
Types
Link copied to clipboard
val
logTypes
:
List
<
ChannelLogType
>
?
=
null
The log types.