Skip to content

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.

ApiIdOptional

ApiId interface{}
  • Type: interface{}

ApiNameOptional

ApiName interface{}
  • Type: interface{}

CatalogIdOptional

CatalogId interface{}
  • Type: interface{}

EnableTagAuthOptional

EnableTagAuth interface{}
  • Type: interface{}

GroupIdOptional

GroupId interface{}
  • Type: interface{}

RefreshOptionsOptional

RefreshOptions interface{}
  • Type: interface{}

VisibilityOptional

Visibility interface{}
  • Type: interface{}