toggle menu
pulumi-alicloud-kotlin
3.79.0.0
jvm
switch theme
search in API
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.mns.kotlin
/
TopicSubscriptionArgs
/
TopicSubscriptionArgs
Topic
Subscription
Args
constructor
(
endpoint
:
Output
<
String
>
?
=
null
,
filterTag
:
Output
<
String
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
,
notifyContentFormat
:
Output
<
String
>
?
=
null
,
notifyStrategy
:
Output
<
String
>
?
=
null
,
topicName
:
Output
<
String
>
?
=
null
)