toggle menu
pulumi-alicloud-kotlin
3.76.0.0
jvm
switch theme
search in API
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.rocketmq.kotlin
/
RocketMQTopicArgs
/
RocketMQTopicArgs
Rocket
MQTopic
Args
constructor
(
instanceId
:
Output
<
String
>
?
=
null
,
maxSendTps
:
Output
<
Int
>
?
=
null
,
messageType
:
Output
<
String
>
?
=
null
,
remark
:
Output
<
String
>
?
=
null
,
topicName
:
Output
<
String
>
?
=
null
)