toggle menu
pulumi-aws-native-kotlin
0.126.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.logs.kotlin
/
SubscriptionFilterArgs
/
SubscriptionFilterArgs
Subscription
Filter
Args
constructor
(
destinationArn
:
Output
<
String
>
?
=
null
,
distribution
:
Output
<
SubscriptionFilterDistribution
>
?
=
null
,
filterName
:
Output
<
String
>
?
=
null
,
filterPattern
:
Output
<
String
>
?
=
null
,
logGroupName
:
Output
<
String
>
?
=
null
,
roleArn
:
Output
<
String
>
?
=
null
)