RosServiceProps
Properties for defining a RosService
.
See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-apig-service
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkapig"
&alicloudroscdkapig.RosServiceProps {
Addresses: interface{},
GatewayId: interface{},
ServiceName: interface{},
SourceType: interface{},
}
Properties
Name | Type | Description |
---|---|---|
Addresses |
interface{} |
No description. |
GatewayId |
interface{} |
No description. |
ServiceName |
interface{} |
No description. |
SourceType |
interface{} |
No description. |
Addresses
Required
Addresses interface{}
- Type: interface{}
GatewayId
Required
GatewayId interface{}
- Type: interface{}
ServiceName
Required
ServiceName interface{}
- Type: interface{}
SourceType
Required
SourceType interface{}
- Type: interface{}