Skip to content

RosTopicsProps

Properties for defining a RosTopics.

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

Initializer

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

Properties

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

RefreshOptionsOptional

RefreshOptions interface{}
  • Type: interface{}

TopicNameOptional

TopicName interface{}
  • Type: interface{}