toggle menu
pulumi-azure-kotlin
6.22.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.servicebus.kotlin
/
SubscriptionRuleArgs
/
SubscriptionRuleArgs
Subscription
Rule
Args
constructor
(
action
:
Output
<
String
>
?
=
null
,
correlationFilter
:
Output
<
SubscriptionRuleCorrelationFilterArgs
>
?
=
null
,
filterType
:
Output
<
String
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
,
sqlFilter
:
Output
<
String
>
?
=
null
,
subscriptionId
:
Output
<
String
>
?
=
null
)