Skip to content

RosAppsProps

Properties for defining a RosApps.

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

Initializer

import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkapigateway/datasource"
&datasource.RosAppsProps {
    AppId: interface{},
    AppOwner: interface{},
    RefreshOptions: interface{},
}

Properties

Name Type Description
AppId interface{} No description.
AppOwner interface{} No description.
RefreshOptions interface{} No description.

AppIdOptional

AppId interface{}
  • Type: interface{}

AppOwnerOptional

AppOwner interface{}
  • Type: interface{}

RefreshOptionsOptional

RefreshOptions interface{}
  • Type: interface{}