| 程序包 | 说明 |
|---|---|
| com.aliyun.sdk.service.resourcemanager20200331 | |
| com.aliyun.sdk.service.resourcemanager20200331.models |
| 限定符和类型 | 方法和说明 |
|---|---|
CompletableFuture<AttachPolicyResponse> |
AsyncClient.attachPolicy(AttachPolicyRequest request)
In this example, the policy `AdministratorAccess` is attached to the RAM user `alice@demo.onaliyun.com` and takes effect only for resources in the `rg-9gLOoK****` resource group.
|
CompletableFuture<AttachPolicyResponse> |
DefaultAsyncClient.attachPolicy(AttachPolicyRequest request)
In this example, the policy `AdministratorAccess` is attached to the RAM user `alice@demo.onaliyun.com` and takes effect only for resources in the `rg-9gLOoK****` resource group.
|
| 限定符和类型 | 方法和说明 |
|---|---|
AttachPolicyRequest |
AttachPolicyRequest.Builder.build() |
static AttachPolicyRequest |
AttachPolicyRequest.create() |
Copyright © 2023. All rights reserved.