RosApisProps
Properties for defining a RosApis
.
See https://www.alibabacloud.com/help/ros/developer-reference/datasource-apigateway-apis
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkapigateway/datasource"
&datasource.RosApisProps {
ApiId: interface{},
ApiName: interface{},
CatalogId: interface{},
EnableTagAuth: interface{},
GroupId: interface{},
RefreshOptions: interface{},
Visibility: interface{},
}
Properties
Name | Type | Description |
---|---|---|
ApiId |
interface{} |
No description. |
ApiName |
interface{} |
No description. |
CatalogId |
interface{} |
No description. |
EnableTagAuth |
interface{} |
No description. |
GroupId |
interface{} |
No description. |
RefreshOptions |
interface{} |
No description. |
Visibility |
interface{} |
No description. |
ApiId
Optional
ApiId interface{}
- Type: interface{}
ApiName
Optional
ApiName interface{}
- Type: interface{}
CatalogId
Optional
CatalogId interface{}
- Type: interface{}
EnableTagAuth
Optional
EnableTagAuth interface{}
- Type: interface{}
GroupId
Optional
GroupId interface{}
- Type: interface{}
RefreshOptions
Optional
RefreshOptions interface{}
- Type: interface{}
Visibility
Optional
Visibility interface{}
- Type: interface{}