RosServiceInstanceProps
Properties for defining a RosServiceInstance
.
See https://www.alibabacloud.com/help/ros/developer-reference/datasource-computenest-serviceinstance
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkcomputenest/datasource"
&datasource.RosServiceInstanceProps {
ServiceInstanceId: interface{},
RefreshOptions: interface{},
}
Properties
Name | Type | Description |
---|---|---|
ServiceInstanceId |
interface{} |
No description. |
RefreshOptions |
interface{} |
No description. |
ServiceInstanceId
Required
ServiceInstanceId interface{}
- Type: interface{}
RefreshOptions
Optional
RefreshOptions interface{}
- Type: interface{}