public static final class PutEventRuleTargetsRequest.OpenApiParameters.Builder extends Object
public PutEventRuleTargetsRequest.OpenApiParameters.Builder action(String action)
The API name.
example:PutLogs
public PutEventRuleTargetsRequest.OpenApiParameters.Builder arn(String arn)
The Alibaba Cloud Resource Name (ARN) of the resource. Valid values of N: 1 to 5. Format: arn:acs:${Service}:${Region}:${Account}:${ResourceType}/${ResourceId}. Fields:
public PutEventRuleTargetsRequest.OpenApiParameters.Builder id(String id)
The ID of the recipient that receives alert notifications sent by an API callback.
example:3
public PutEventRuleTargetsRequest.OpenApiParameters.Builder jsonParams(String jsonParams)
The parameters of the alert callback. Specify the parameters in the JSON format.
example:{"customField1":"value1","customField2":"$.name"}
public PutEventRuleTargetsRequest.OpenApiParameters.Builder product(String product)
The ID of the cloud service to which the API operation belongs.
example:log
public PutEventRuleTargetsRequest.OpenApiParameters.Builder region(String region)
The region where the resource resides.
example:cn-hangzhou
public PutEventRuleTargetsRequest.OpenApiParameters.Builder role(String role)
The name of the role.
example:MyRole
public PutEventRuleTargetsRequest.OpenApiParameters.Builder version(String version)
The version of the API.
example:2019-01-01
public PutEventRuleTargetsRequest.OpenApiParameters build()
Copyright © 2026. All rights reserved.