| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudtrail |
|
| software.amazon.awssdk.services.cloudtrail.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<StopLoggingResponse> |
CloudTrailAsyncClient.stopLogging(StopLoggingRequest stopLoggingRequest)
Suspends the recording of AWS API calls and log file delivery for the specified trail.
|
default StopLoggingResponse |
CloudTrailClient.stopLogging(StopLoggingRequest stopLoggingRequest)
Suspends the recording of AWS API calls and log file delivery for the specified trail.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
StopLoggingRequestMarshaller.marshall(StopLoggingRequest stopLoggingRequest) |
Copyright © 2019. All rights reserved.