Skip to content

RosTopicsProps

Properties for defining a RosTopics.

See https://www.alibabacloud.com/help/ros/developer-reference/datasource-rocketmq-topics

Initializer

import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkrocketmq/datasource"
&datasource.RosTopicsProps {
    InstanceId: interface{},
    RefreshOptions: interface{},
    TopicName: interface{},
}

Properties

Name Type Description
InstanceId interface{} No description.
RefreshOptions interface{} No description.
TopicName interface{} No description.

InstanceIdOptional

InstanceId interface{}
  • Type: interface{}

RefreshOptionsOptional

RefreshOptions interface{}
  • Type: interface{}

TopicNameOptional

TopicName interface{}
  • Type: interface{}