RosServiceProps
Properties for defining a RosService
.
See https://www.alibabacloud.com/help/ros/developer-reference/datasource-pai-service
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkpai/datasource"
&datasource.RosServiceProps {
ServiceName: interface{},
RefreshOptions: interface{},
}
Properties
Name | Type | Description |
---|---|---|
ServiceName |
interface{} |
No description. |
RefreshOptions |
interface{} |
No description. |
ServiceName
Required
ServiceName interface{}
- Type: interface{}
RefreshOptions
Optional
RefreshOptions interface{}
- Type: interface{}