Skip to content

RosTopicProps

Properties for defining a RosTopic.

See https://www.alibabacloud.com/help/ros/developer-reference/datasource-mns-topic

Initializer

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

Properties

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

TopicNameRequired

TopicName interface{}
  • Type: interface{}

RefreshOptionsOptional

RefreshOptions interface{}
  • Type: interface{}