Skip to content

RosApplicationsProps

Properties for defining a RosApplications.

See https://www.alibabacloud.com/help/ros/developer-reference/datasource-edas-applications

Initializer

import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkedas/datasource"
&datasource.RosApplicationsProps {
    AppName: interface{},
    ClusterId: interface{},
    LogicalRegionId: interface{},
    RefreshOptions: interface{},
    ResourceGroupId: interface{},
}

Properties

Name Type Description
AppName interface{} No description.
ClusterId interface{} No description.
LogicalRegionId interface{} No description.
RefreshOptions interface{} No description.
ResourceGroupId interface{} No description.

AppNameOptional

AppName interface{}
  • Type: interface{}

ClusterIdOptional

ClusterId interface{}
  • Type: interface{}

LogicalRegionIdOptional

LogicalRegionId interface{}
  • Type: interface{}

RefreshOptionsOptional

RefreshOptions interface{}
  • Type: interface{}

ResourceGroupIdOptional

ResourceGroupId interface{}
  • Type: interface{}