toggle menu
pulumi-alicloud-kotlin
3.79.0.0
jvm
switch theme
search in API
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.message.kotlin
/
ServiceTopicArgs
/
ServiceTopicArgs
Service
Topic
Args
constructor
(
enableLogging
:
Output
<
Boolean
>
?
=
null
,
loggingEnabled
:
Output
<
Boolean
>
?
=
null
,
maxMessageSize
:
Output
<
Int
>
?
=
null
,
tags
:
Output
<
Map
<
String
,
String
>
>
?
=
null
,
topicName
:
Output
<
String
>
?
=
null
)