| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudtrail |
|
| software.amazon.awssdk.services.cloudtrail.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetEventDataStoreResponse> |
CloudTrailAsyncClient.getEventDataStore(GetEventDataStoreRequest getEventDataStoreRequest)
Returns information about an event data store specified as either an ARN or the ID portion of the ARN.
|
default GetEventDataStoreResponse |
CloudTrailClient.getEventDataStore(GetEventDataStoreRequest getEventDataStoreRequest)
Returns information about an event data store specified as either an ARN or the ID portion of the ARN.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetEventDataStoreRequestMarshaller.marshall(GetEventDataStoreRequest getEventDataStoreRequest) |
Copyright © 2022. All rights reserved.