GetTrailStatusResult |
GetTrailStatusResult.clone() |
|
GetTrailStatusResult |
GetTrailStatusResult.withIsLogging(Boolean isLogging) |
Whether the CloudTrail is currently logging AWS API calls.
|
GetTrailStatusResult |
GetTrailStatusResult.withLatestCloudWatchLogsDeliveryError(String latestCloudWatchLogsDeliveryError) |
Displays any CloudWatch Logs error that CloudTrail encountered when
attempting to deliver logs to CloudWatch Logs.
|
GetTrailStatusResult |
GetTrailStatusResult.withLatestCloudWatchLogsDeliveryTime(Date latestCloudWatchLogsDeliveryTime) |
Displays the most recent date and time when CloudTrail delivered logs to
CloudWatch Logs.
|
GetTrailStatusResult |
GetTrailStatusResult.withLatestDeliveryAttemptSucceeded(String latestDeliveryAttemptSucceeded) |
This field is deprecated.
|
GetTrailStatusResult |
GetTrailStatusResult.withLatestDeliveryAttemptTime(String latestDeliveryAttemptTime) |
This field is deprecated.
|
GetTrailStatusResult |
GetTrailStatusResult.withLatestDeliveryError(String latestDeliveryError) |
Displays any Amazon S3 error that CloudTrail encountered when attempting
to deliver log files to the designated bucket.
|
GetTrailStatusResult |
GetTrailStatusResult.withLatestDeliveryTime(Date latestDeliveryTime) |
Specifies the date and time that CloudTrail last delivered log files to
an account's Amazon S3 bucket.
|
GetTrailStatusResult |
GetTrailStatusResult.withLatestDigestDeliveryError(String latestDigestDeliveryError) |
Displays any Amazon S3 error that CloudTrail encountered when attempting
to deliver a digest file to the designated bucket.
|
GetTrailStatusResult |
GetTrailStatusResult.withLatestDigestDeliveryTime(Date latestDigestDeliveryTime) |
Specifies the date and time that CloudTrail last delivered a digest file
to an account's Amazon S3 bucket.
|
GetTrailStatusResult |
GetTrailStatusResult.withLatestNotificationAttemptSucceeded(String latestNotificationAttemptSucceeded) |
This field is deprecated.
|
GetTrailStatusResult |
GetTrailStatusResult.withLatestNotificationAttemptTime(String latestNotificationAttemptTime) |
This field is deprecated.
|
GetTrailStatusResult |
GetTrailStatusResult.withLatestNotificationError(String latestNotificationError) |
Displays any Amazon SNS error that CloudTrail encountered when attempting
to send a notification.
|
GetTrailStatusResult |
GetTrailStatusResult.withLatestNotificationTime(Date 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.
|
GetTrailStatusResult |
GetTrailStatusResult.withStartLoggingTime(Date startLoggingTime) |
Specifies the most recent date and time when CloudTrail started recording
API calls for an AWS account.
|
GetTrailStatusResult |
GetTrailStatusResult.withStopLoggingTime(Date stopLoggingTime) |
Specifies the most recent date and time when CloudTrail stopped recording
API calls for an AWS account.
|
GetTrailStatusResult |
GetTrailStatusResult.withTimeLoggingStarted(String timeLoggingStarted) |
This field is deprecated.
|
GetTrailStatusResult |
GetTrailStatusResult.withTimeLoggingStopped(String timeLoggingStopped) |
This field is deprecated.
|