| Package | Description |
|---|---|
| software.amazon.awssdk.services.migrationhubrefactorspaces |
|
| Modifier and Type | Method and Description |
|---|---|
default GetResourcePolicyResponse |
MigrationHubRefactorSpacesClient.getResourcePolicy(Consumer<GetResourcePolicyRequest.Builder> getResourcePolicyRequest)
Gets the resource-based permission policy that is set for the given environment.
|
default GetResourcePolicyResponse |
MigrationHubRefactorSpacesClient.getResourcePolicy(GetResourcePolicyRequest getResourcePolicyRequest)
Gets the resource-based permission policy that is set for the given environment.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetResourcePolicyResponse> |
MigrationHubRefactorSpacesAsyncClient.getResourcePolicy(Consumer<GetResourcePolicyRequest.Builder> getResourcePolicyRequest)
Gets the resource-based permission policy that is set for the given environment.
|
default CompletableFuture<GetResourcePolicyResponse> |
MigrationHubRefactorSpacesAsyncClient.getResourcePolicy(GetResourcePolicyRequest getResourcePolicyRequest)
Gets the resource-based permission policy that is set for the given environment.
|
Copyright © 2022. All rights reserved.