public static final class CreateMonitorAccountRequest.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
CreateMonitorAccountRequest.Builder |
accountIds(String accountIds)
The account IDs of members in the resource directory.
|
CreateMonitorAccountRequest |
build() |
public CreateMonitorAccountRequest.Builder accountIds(String accountIds)
The account IDs of members in the resource directory.
example:You can call the ListAccountsInResourceDirectory operation to obtain the account IDs. Separate multiple account IDs with commas (,). If you specify a value for this parameter, the existing list of members is replaced by the new list that you specify. Otherwise, the existing list is cleared.
1026780160******,1457515594******
public CreateMonitorAccountRequest build()
Copyright © 2026. All rights reserved.