# Functions
CreateAnalyzeAppLogRequest creates a request to invoke AnalyzeAppLog API.
CreateAnalyzeAppLogResponse creates a response to parse from AnalyzeAppLog response.
CreateAnalyzeProductLogRequest creates a request to invoke AnalyzeProductLog API.
CreateAnalyzeProductLogResponse creates a response to parse from AnalyzeProductLog response.
CreateCreateAppRequest creates a request to invoke CreateApp API.
CreateCreateAppResponse creates a response to parse from CreateApp response.
CreateDataExpressionProcessRequest creates a request to invoke DataExpressionProcess API.
CreateDataExpressionProcessResponse creates a response to parse from DataExpressionProcess response.
CreateDeleteAppRequest creates a request to invoke DeleteApp API.
CreateDeleteAppResponse creates a response to parse from DeleteApp response.
CreateDescribeAppRequest creates a request to invoke DescribeApp API.
CreateDescribeAppResponse creates a response to parse from DescribeApp response.
CreateDisableAlertRequest creates a request to invoke DisableAlert API.
CreateDisableAlertResponse creates a response to parse from DisableAlert response.
CreateEnableAlertRequest creates a request to invoke EnableAlert API.
CreateEnableAlertResponse creates a response to parse from EnableAlert response.
CreateGetAlertHistoriesRequest creates a request to invoke GetAlertHistories API.
CreateGetAlertHistoriesResponse creates a response to parse from GetAlertHistories response.
CreateGetAlertRequest creates a request to invoke GetAlert API.
CreateGetAlertResponse creates a response to parse from GetAlert response.
CreateGetSlsServiceRequest creates a request to invoke GetSlsService API.
CreateGetSlsServiceResponse creates a response to parse from GetSlsService response.
CreateInitProjectAlertResourceRequest creates a request to invoke InitProjectAlertResource API.
CreateInitProjectAlertResourceResponse creates a response to parse from InitProjectAlertResource response.
CreateInitUserAlertResourceRequest creates a request to invoke InitUserAlertResource API.
CreateInitUserAlertResourceResponse creates a response to parse from InitUserAlertResource response.
CreateOpenSlsServiceRequest creates a request to invoke OpenSlsService API.
CreateOpenSlsServiceResponse creates a response to parse from OpenSlsService response.
CreateSetAlertActionPolicyRequest creates a request to invoke SetAlertActionPolicy API.
CreateSetAlertActionPolicyResponse creates a response to parse from SetAlertActionPolicy response.
CreateSetAlertCenterResourceRequest creates a request to invoke SetAlertCenterResource API.
CreateSetAlertCenterResourceResponse creates a response to parse from SetAlertCenterResource response.
CreateSyncAlertGroupsRequest creates a request to invoke SyncAlertGroups API.
CreateSyncAlertGroupsResponse creates a response to parse from SyncAlertGroups response.
CreateSyncAlertUsersRequest creates a request to invoke SyncAlertUsers API.
CreateSyncAlertUsersResponse creates a response to parse from SyncAlertUsers response.
CreateUpdateAppRequest creates a request to invoke UpdateApp API.
CreateUpdateAppResponse creates a response to parse from UpdateApp response.
GetEndpointMap Get Endpoint Data Map.
GetEndpointType Get Endpoint Type Value.
NewClient creates a sdk client with environment variables.
NewClientWithAccessKey is a shortcut to create sdk client with accesskey usage: https://github.com/aliyun/alibaba-cloud-sdk-go/blob/master/docs/2-Client-EN.md.
NewClientWithEcsRamRole is a shortcut to create sdk client with ecs ram role usage: https://github.com/aliyun/alibaba-cloud-sdk-go/blob/master/docs/2-Client-EN.md.
NewClientWithOptions creates a sdk client with regionId/sdkConfig/credential this is the common api to create a sdk client.
NewClientWithProvider creates a sdk client with providers usage: https://github.com/aliyun/alibaba-cloud-sdk-go/blob/master/docs/2-Client-EN.md.
NewClientWithRamRoleArn is a shortcut to create sdk client with ram roleArn usage: https://github.com/aliyun/alibaba-cloud-sdk-go/blob/master/docs/2-Client-EN.md.
NewClientWithRamRoleArn is a shortcut to create sdk client with ram roleArn and policy usage: https://github.com/aliyun/alibaba-cloud-sdk-go/blob/master/docs/2-Client-EN.md.
NewClientWithRsaKeyPair is a shortcut to create sdk client with rsa key pair usage: https://github.com/aliyun/alibaba-cloud-sdk-go/blob/master/docs/2-Client-EN.md.
NewClientWithStsToken is a shortcut to create sdk client with sts token usage: https://github.com/aliyun/alibaba-cloud-sdk-go/blob/master/docs/2-Client-EN.md.
SetClientProperty Set Property by Reflect.
SetEndpointDataToClient Set EndpointMap and ENdpointType.
# Structs
AnalyzeAppLogRequest is the request struct for api AnalyzeAppLog.
AnalyzeAppLogResponse is the response struct for api AnalyzeAppLog.
AnalyzeProductLogRequest is the request struct for api AnalyzeProductLog.
AnalyzeProductLogResponse is the response struct for api AnalyzeProductLog.
AppModel is a nested struct in sls response.
Client is the sdk client struct, each func corresponds to an OpenAPI.
CreateAppRequest is the request struct for api CreateApp.
CreateAppResponse is the response struct for api CreateApp.
DataExpressionProcessRequest is the request struct for api DataExpressionProcess.
DataExpressionProcessResponse is the response struct for api DataExpressionProcess.
DeleteAppRequest is the request struct for api DeleteApp.
DeleteAppResponse is the response struct for api DeleteApp.
DescribeAppRequest is the request struct for api DescribeApp.
DescribeAppResponse is the response struct for api DescribeApp.
DisableAlertRequest is the request struct for api DisableAlert.
DisableAlertResponse is the response struct for api DisableAlert.
EnableAlertRequest is the request struct for api EnableAlert.
EnableAlertResponse is the response struct for api EnableAlert.
GetAlertHistoriesRequest is the request struct for api GetAlertHistories.
GetAlertHistoriesResponse is the response struct for api GetAlertHistories.
GetAlertRequest is the request struct for api GetAlert.
GetAlertResponse is the response struct for api GetAlert.
GetSlsServiceRequest is the request struct for api GetSlsService.
GetSlsServiceResponse is the response struct for api GetSlsService.
InitProjectAlertResourceRequest is the request struct for api InitProjectAlertResource.
InitProjectAlertResourceResponse is the response struct for api InitProjectAlertResource.
InitUserAlertResourceRequest is the request struct for api InitUserAlertResource.
InitUserAlertResourceResponse is the response struct for api InitUserAlertResource.
OpenSlsServiceRequest is the request struct for api OpenSlsService.
OpenSlsServiceResponse is the response struct for api OpenSlsService.
SetAlertActionPolicyRequest is the request struct for api SetAlertActionPolicy.
SetAlertActionPolicyResponse is the response struct for api SetAlertActionPolicy.
SetAlertCenterResourceRequest is the request struct for api SetAlertCenterResource.
SetAlertCenterResourceResponse is the response struct for api SetAlertCenterResource.
SyncAlertGroupsRequest is the request struct for api SyncAlertGroups.
SyncAlertGroupsResponse is the response struct for api SyncAlertGroups.
SyncAlertUsersRequest is the request struct for api SyncAlertUsers.
SyncAlertUsersResponse is the response struct for api SyncAlertUsers.
UpdateAppRequest is the request struct for api UpdateApp.
UpdateAppResponse is the response struct for api UpdateApp.