| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudtrail.model |
| Modifier and Type | Method and Description |
|---|---|
static GetTrailStatusResponse.Builder |
GetTrailStatusResponse.builder() |
GetTrailStatusResponse.Builder |
GetTrailStatusResponse.Builder.isLogging(Boolean isLogging)
Whether the CloudTrail trail is currently logging Amazon Web Services API calls.
|
GetTrailStatusResponse.Builder |
GetTrailStatusResponse.Builder.latestCloudWatchLogsDeliveryError(String latestCloudWatchLogsDeliveryError)
Displays any CloudWatch Logs error that CloudTrail encountered when attempting to deliver logs to CloudWatch
Logs.
|
GetTrailStatusResponse.Builder |
GetTrailStatusResponse.Builder.latestCloudWatchLogsDeliveryTime(Instant latestCloudWatchLogsDeliveryTime)
Displays the most recent date and time when CloudTrail delivered logs to CloudWatch Logs.
|
GetTrailStatusResponse.Builder |
GetTrailStatusResponse.Builder.latestDeliveryAttemptSucceeded(String latestDeliveryAttemptSucceeded)
This field is no longer in use.
|
GetTrailStatusResponse.Builder |
GetTrailStatusResponse.Builder.latestDeliveryAttemptTime(String latestDeliveryAttemptTime)
This field is no longer in use.
|
GetTrailStatusResponse.Builder |
GetTrailStatusResponse.Builder.latestDeliveryError(String latestDeliveryError)
Displays any Amazon S3 error that CloudTrail encountered when attempting to deliver log files to the
designated bucket.
|
GetTrailStatusResponse.Builder |
GetTrailStatusResponse.Builder.latestDeliveryTime(Instant latestDeliveryTime)
Specifies the date and time that CloudTrail last delivered log files to an account's Amazon S3 bucket.
|
GetTrailStatusResponse.Builder |
GetTrailStatusResponse.Builder.latestDigestDeliveryError(String latestDigestDeliveryError)
Displays any Amazon S3 error that CloudTrail encountered when attempting to deliver a digest file to the
designated bucket.
|
GetTrailStatusResponse.Builder |
GetTrailStatusResponse.Builder.latestDigestDeliveryTime(Instant latestDigestDeliveryTime)
Specifies the date and time that CloudTrail last delivered a digest file to an account's Amazon S3 bucket.
|
GetTrailStatusResponse.Builder |
GetTrailStatusResponse.Builder.latestNotificationAttemptSucceeded(String latestNotificationAttemptSucceeded)
This field is no longer in use.
|
GetTrailStatusResponse.Builder |
GetTrailStatusResponse.Builder.latestNotificationAttemptTime(String latestNotificationAttemptTime)
This field is no longer in use.
|
GetTrailStatusResponse.Builder |
GetTrailStatusResponse.Builder.latestNotificationError(String latestNotificationError)
Displays any Amazon SNS error that CloudTrail encountered when attempting to send a notification.
|
GetTrailStatusResponse.Builder |
GetTrailStatusResponse.Builder.latestNotificationTime(Instant latestNotificationTime)
Specifies the date and time of the most recent Amazon SNS notification that CloudTrail has written a new log
file to an account's Amazon S3 bucket.
|
GetTrailStatusResponse.Builder |
GetTrailStatusResponse.Builder.startLoggingTime(Instant startLoggingTime)
Specifies the most recent date and time when CloudTrail started recording API calls for an Amazon Web
Services account.
|
GetTrailStatusResponse.Builder |
GetTrailStatusResponse.Builder.stopLoggingTime(Instant stopLoggingTime)
Specifies the most recent date and time when CloudTrail stopped recording API calls for an Amazon Web
Services account.
|
GetTrailStatusResponse.Builder |
GetTrailStatusResponse.Builder.timeLoggingStarted(String timeLoggingStarted)
This field is no longer in use.
|
GetTrailStatusResponse.Builder |
GetTrailStatusResponse.Builder.timeLoggingStopped(String timeLoggingStopped)
This field is no longer in use.
|
GetTrailStatusResponse.Builder |
GetTrailStatusResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends GetTrailStatusResponse.Builder> |
GetTrailStatusResponse.serializableBuilderClass() |
Copyright © 2022. All rights reserved.