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. |
RefreshOptions
Optional
RefreshOptions interface{}
- Type: interface{}
TopicName
Optional
TopicName interface{}
- Type: interface{}