pulumi-alicloud-kotlin
3.44.1.0
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.message.kotlin
/
ServiceTopicArgs
/
ServiceTopicArgs
Service
Topic
Args
fun
ServiceTopicArgs
(
loggingEnabled
:
Output
<
Boolean
>
?
=
null
,
maxMessageSize
:
Output
<
Int
>
?
=
null
,
topicName
:
Output
<
String
>
?
=
null
)