public static final class DeleteMetricRuleBlackListRequest.Builder extends Object
public DeleteMetricRuleBlackListRequest.Builder id(String id)
The IDs of the blacklist policies. Separate multiple IDs with commas (,). You can specify up to 50 IDs.
For more information about how to obtain the ID of a blacklist policy, see DescribeMetricRuleBlackList.
You can also set this parameter to a JSON array. Example:
["a9ad2ac2-3ed9-11ed-b878-0242ac12****","5cb8a9a4-198f-4651-a353-f8b28788****"]
.
This parameter is required.
example:a9ad2ac2-3ed9-11ed-b878-0242ac12****
public DeleteMetricRuleBlackListRequest build()
Copyright © 2024. All rights reserved.