| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssmsap |
This API reference provides descriptions, syntax, and other details about each of the actions and data types for AWS
Systems Manager for SAP.
|
| Modifier and Type | Method and Description |
|---|---|
default GetResourcePermissionResponse |
SsmSapClient.getResourcePermission(Consumer<GetResourcePermissionRequest.Builder> getResourcePermissionRequest)
Gets permissions associated with the target database.
|
default GetResourcePermissionResponse |
SsmSapClient.getResourcePermission(GetResourcePermissionRequest getResourcePermissionRequest)
Gets permissions associated with the target database.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetResourcePermissionResponse> |
SsmSapAsyncClient.getResourcePermission(Consumer<GetResourcePermissionRequest.Builder> getResourcePermissionRequest)
Gets permissions associated with the target database.
|
default CompletableFuture<GetResourcePermissionResponse> |
SsmSapAsyncClient.getResourcePermission(GetResourcePermissionRequest getResourcePermissionRequest)
Gets permissions associated with the target database.
|
Copyright © 2022. All rights reserved.