Skip to content

RosInstancesProps

Properties for defining a RosInstances.

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

Initializer

import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkapigateway/datasource"
&datasource.RosInstancesProps {
    InstanceId: interface{},
    Language: interface{},
    RefreshOptions: interface{},
}

Properties

Name Type Description
InstanceId interface{} No description.
Language interface{} No description.
RefreshOptions interface{} No description.

InstanceIdOptional

InstanceId interface{}
  • Type: interface{}

LanguageOptional

Language interface{}
  • Type: interface{}

RefreshOptionsOptional

RefreshOptions interface{}
  • Type: interface{}