pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.cloudtrail.kotlin
/
ChannelArgs
/
ChannelArgs
Channel
Args
fun
ChannelArgs
(
destinations
:
Output
<
List
<
ChannelDestinationArgs
>
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
,
source
:
Output
<
String
>
?
=
null
,
tags
:
Output
<
List
<
ChannelTagArgs
>
>
?
=
null
)