Skip to content

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.

ServiceInstanceIdRequired

ServiceInstanceId interface{}
  • Type: interface{}

RefreshOptionsOptional

RefreshOptions interface{}
  • Type: interface{}