pulumi-alicloud-kotlin
3.44.1.0
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.message.kotlin
/
ServiceSubscriptionArgs
/
ServiceSubscriptionArgs
Service
Subscription
Args
fun
ServiceSubscriptionArgs
(
endpoint
:
Output
<
String
>
?
=
null
,
filterTag
:
Output
<
String
>
?
=
null
,
notifyContentFormat
:
Output
<
String
>
?
=
null
,
notifyStrategy
:
Output
<
String
>
?
=
null
,
pushType
:
Output
<
String
>
?
=
null
,
subscriptionName
:
Output
<
String
>
?
=
null
,
topicName
:
Output
<
String
>
?
=
null
)