RetcodeAppProps
Properties for defining a RetcodeApp
.
See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-arms-retcodeapp
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkarms"
&alicloudroscdkarms.RetcodeAppProps {
RegionId: interface{},
RetcodeAppName: interface{},
RetcodeAppType: interface{},
}
Properties
Name | Type | Description |
---|---|---|
RegionId |
interface{} |
Property regionId: Region ID. |
RetcodeAppName |
interface{} |
Property retcodeAppName: The name of the application for which you want to create the browser monitoring job. |
RetcodeAppType |
interface{} |
Property retcodeAppType: The type of the application for which you want to create the browser monitoring job. |
RegionId
Required
RegionId interface{}
- Type: interface{}
Property regionId: Region ID.
Allowed values: cn-hangzhou, ap-southeast-1. Default to cn-hangzhou.
RetcodeAppName
Required
RetcodeAppName interface{}
- Type: interface{}
Property retcodeAppName: The name of the application for which you want to create the browser monitoring job.
RetcodeAppType
Required
RetcodeAppType interface{}
- Type: interface{}
Property retcodeAppType: The type of the application for which you want to create the browser monitoring job.
Allowed values: web, weex, mini_dd, mini_alipay, mini_wx, mini_common.