toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.awsconnector.kotlin.inputs
/
AwsLogsSubscriptionFilterPropertiesArgs
/
AwsLogsSubscriptionFilterPropertiesArgs
Aws
Logs
Subscription
Filter
Properties
Args
constructor
(
destinationArn
:
Output
<
String
>
?
=
null
,
distribution
:
Output
<
Either
<
String
,
Distribution
>
>
?
=
null
,
filterName
:
Output
<
String
>
?
=
null
,
filterPattern
:
Output
<
String
>
?
=
null
,
logGroupName
:
Output
<
String
>
?
=
null
,
roleArn
:
Output
<
String
>
?
=
null
)