Skip to content

RosInstancesProps

Properties for defining a RosInstances.

See https://www.alibabacloud.com/help/ros/developer-reference/datasource-paidswapi-instances

Initializer

import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkpaidswapi/datasource"
&datasource.RosInstancesProps {
    Accessibility: interface{},
    InstanceId: interface{},
    InstanceName: interface{},
    RefreshOptions: interface{},
    WorkspaceId: interface{},
}

Properties

Name Type Description
Accessibility interface{} No description.
InstanceId interface{} No description.
InstanceName interface{} No description.
RefreshOptions interface{} No description.
WorkspaceId interface{} No description.

AccessibilityOptional

Accessibility interface{}
  • Type: interface{}

InstanceIdOptional

InstanceId interface{}
  • Type: interface{}

InstanceNameOptional

InstanceName interface{}
  • Type: interface{}

RefreshOptionsOptional

RefreshOptions interface{}
  • Type: interface{}

WorkspaceIdOptional

WorkspaceId interface{}
  • Type: interface{}