toggle menu
pulumi-alicloud-kotlin
3.56.0.1
jvm
switch theme
search in API
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.message.kotlin
/
ServiceSubscriptionArgs
/
ServiceSubscriptionArgs
Service
Subscription
Args
constructor
(
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
)