RosGroupsProps
Properties for defining a RosGroups
.
See https://www.alibabacloud.com/help/ros/developer-reference/datasource-apigateway-groups
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkapigateway/datasource"
&datasource.RosGroupsProps {
GroupId: interface{},
GroupName: interface{},
InstanceId: interface{},
RefreshOptions: interface{},
Sort: interface{},
}
Properties
Name | Type | Description |
---|---|---|
GroupId |
interface{} |
No description. |
GroupName |
interface{} |
No description. |
InstanceId |
interface{} |
No description. |
RefreshOptions |
interface{} |
No description. |
Sort |
interface{} |
No description. |
GroupId
Optional
GroupId interface{}
- Type: interface{}
GroupName
Optional
GroupName interface{}
- Type: interface{}
InstanceId
Optional
InstanceId interface{}
- Type: interface{}
RefreshOptions
Optional
RefreshOptions interface{}
- Type: interface{}
Sort
Optional
Sort interface{}
- Type: interface{}