rocket MQInstance
suspend fun rocketMQInstance(name: String, block: suspend RocketMQInstanceResourceBuilder.() -> Unit): RocketMQInstance
Parameters
name
The unique name of the resulting resource.
block
Builder for RocketMQInstance.
See also
Parameters
name
The unique name of the resulting resource.