public static class DescribeEventRuleTargetListResponseBody.DescribeEventRuleTargetListResponseBodyOpenApiParametersOpenApiParameters
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
String |
action
The name of the API operation.
|
String |
arn
The ARN of the API operation.
|
String |
id
The ID of the recipient.
|
String |
product
The ID of the cloud service to which the API operation belongs.
|
String |
region
The region where the resource resides.
|
String |
role
The name of the role.
|
String |
version
The version of the API.
|
| 构造器和说明 |
|---|
DescribeEventRuleTargetListResponseBodyOpenApiParametersOpenApiParameters() |
@NameInMap(value="Action") public String action
The name of the API operation.
@NameInMap(value="Arn") public String arn
The ARN of the API operation.
Format: `arn:acs:${Service}:${Region}:${Account}:${ResourceType}/${ResourceId}`. Fields:
- Service: the code of an Alibaba Cloud service
- Region: the region ID
- Account: the ID of an Alibaba Cloud account
- ResourceType: the resource type
- ResourceId: the resource ID The ARN of the Log Service Logstore.
Format: `arn:acs:${Service}:${Region}:${Account}:${ResourceType}/${ResourceId}`. Fields:
- Service: the code of an Alibaba Cloud service
- Region: the region ID
- Account: the ID of an Alibaba Cloud account
- ResourceType: the resource type
- ResourceId: the resource ID
@NameInMap(value="Id") public String id
The ID of the recipient.
@NameInMap(value="Product") public String product
The ID of the cloud service to which the API operation belongs.
@NameInMap(value="Region") public String region
The region where the resource resides.
@NameInMap(value="Role") public String role
The name of the role.
@NameInMap(value="Version") public String version
The version of the API.
public DescribeEventRuleTargetListResponseBodyOpenApiParametersOpenApiParameters()
public static DescribeEventRuleTargetListResponseBody.DescribeEventRuleTargetListResponseBodyOpenApiParametersOpenApiParameters build(Map<String,?> map) throws Exception
Exceptionpublic DescribeEventRuleTargetListResponseBody.DescribeEventRuleTargetListResponseBodyOpenApiParametersOpenApiParameters setAction(String action)
public String getAction()
public DescribeEventRuleTargetListResponseBody.DescribeEventRuleTargetListResponseBodyOpenApiParametersOpenApiParameters setArn(String arn)
public String getArn()
public DescribeEventRuleTargetListResponseBody.DescribeEventRuleTargetListResponseBodyOpenApiParametersOpenApiParameters setId(String id)
public String getId()
public DescribeEventRuleTargetListResponseBody.DescribeEventRuleTargetListResponseBodyOpenApiParametersOpenApiParameters setProduct(String product)
public String getProduct()
public DescribeEventRuleTargetListResponseBody.DescribeEventRuleTargetListResponseBodyOpenApiParametersOpenApiParameters setRegion(String region)
public String getRegion()
public DescribeEventRuleTargetListResponseBody.DescribeEventRuleTargetListResponseBodyOpenApiParametersOpenApiParameters setRole(String role)
public String getRole()
public DescribeEventRuleTargetListResponseBody.DescribeEventRuleTargetListResponseBodyOpenApiParametersOpenApiParameters setVersion(String version)
public String getVersion()
Copyright © 2024. All rights reserved.