public class GetTrailStatusResult
extends java.lang.Object
implements java.io.Serializable, java.lang.Cloneable
Returns the objects or data listed below if successful. Otherwise, returns an error.
Modifier and Type | Field and Description |
---|---|
private java.lang.Boolean |
isLogging
Whether the CloudTrail is currently logging AWS API calls.
|
private java.lang.String |
latestCloudWatchLogsDeliveryError
Displays any CloudWatch Logs error that CloudTrail encountered when
attempting to deliver logs to CloudWatch Logs.
|
private java.util.Date |
latestCloudWatchLogsDeliveryTime
Displays the most recent date and time when CloudTrail delivered logs to
CloudWatch Logs.
|
private java.lang.String |
latestDeliveryAttemptSucceeded
This field is deprecated.
|
private java.lang.String |
latestDeliveryAttemptTime
This field is deprecated.
|
private java.lang.String |
latestDeliveryError
Displays any Amazon S3 error that CloudTrail encountered when attempting
to deliver log files to the designated bucket.
|
private java.util.Date |
latestDeliveryTime
Specifies the date and time that CloudTrail last delivered log files to
an account's Amazon S3 bucket.
|
private java.lang.String |
latestDigestDeliveryError
Displays any Amazon S3 error that CloudTrail encountered when attempting
to deliver a digest file to the designated bucket.
|
private java.util.Date |
latestDigestDeliveryTime
Specifies the date and time that CloudTrail last delivered a digest file
to an account's Amazon S3 bucket.
|
private java.lang.String |
latestNotificationAttemptSucceeded
This field is deprecated.
|
private java.lang.String |
latestNotificationAttemptTime
This field is deprecated.
|
private java.lang.String |
latestNotificationError
Displays any Amazon SNS error that CloudTrail encountered when attempting
to send a notification.
|
private java.util.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.
|
private java.util.Date |
startLoggingTime
Specifies the most recent date and time when CloudTrail started recording
API calls for an AWS account.
|
private java.util.Date |
stopLoggingTime
Specifies the most recent date and time when CloudTrail stopped recording
API calls for an AWS account.
|
private java.lang.String |
timeLoggingStarted
This field is deprecated.
|
private java.lang.String |
timeLoggingStopped
This field is deprecated.
|
Constructor and Description |
---|
GetTrailStatusResult() |
Modifier and Type | Method and Description |
---|---|
GetTrailStatusResult |
clone() |
boolean |
equals(java.lang.Object obj) |
java.lang.Boolean |
getIsLogging()
Whether the CloudTrail is currently logging AWS API calls.
|
java.lang.String |
getLatestCloudWatchLogsDeliveryError()
Displays any CloudWatch Logs error that CloudTrail encountered when
attempting to deliver logs to CloudWatch Logs.
|
java.util.Date |
getLatestCloudWatchLogsDeliveryTime()
Displays the most recent date and time when CloudTrail delivered logs to
CloudWatch Logs.
|
java.lang.String |
getLatestDeliveryAttemptSucceeded()
This field is deprecated.
|
java.lang.String |
getLatestDeliveryAttemptTime()
This field is deprecated.
|
java.lang.String |
getLatestDeliveryError()
Displays any Amazon S3 error that CloudTrail encountered when attempting
to deliver log files to the designated bucket.
|
java.util.Date |
getLatestDeliveryTime()
Specifies the date and time that CloudTrail last delivered log files to
an account's Amazon S3 bucket.
|
java.lang.String |
getLatestDigestDeliveryError()
Displays any Amazon S3 error that CloudTrail encountered when attempting
to deliver a digest file to the designated bucket.
|
java.util.Date |
getLatestDigestDeliveryTime()
Specifies the date and time that CloudTrail last delivered a digest file
to an account's Amazon S3 bucket.
|
java.lang.String |
getLatestNotificationAttemptSucceeded()
This field is deprecated.
|
java.lang.String |
getLatestNotificationAttemptTime()
This field is deprecated.
|
java.lang.String |
getLatestNotificationError()
Displays any Amazon SNS error that CloudTrail encountered when attempting
to send a notification.
|
java.util.Date |
getLatestNotificationTime()
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.
|
java.util.Date |
getStartLoggingTime()
Specifies the most recent date and time when CloudTrail started recording
API calls for an AWS account.
|
java.util.Date |
getStopLoggingTime()
Specifies the most recent date and time when CloudTrail stopped recording
API calls for an AWS account.
|
java.lang.String |
getTimeLoggingStarted()
This field is deprecated.
|
java.lang.String |
getTimeLoggingStopped()
This field is deprecated.
|
int |
hashCode() |
java.lang.Boolean |
isLogging()
Whether the CloudTrail is currently logging AWS API calls.
|
void |
setIsLogging(java.lang.Boolean isLogging)
Whether the CloudTrail is currently logging AWS API calls.
|
void |
setLatestCloudWatchLogsDeliveryError(java.lang.String latestCloudWatchLogsDeliveryError)
Displays any CloudWatch Logs error that CloudTrail encountered when
attempting to deliver logs to CloudWatch Logs.
|
void |
setLatestCloudWatchLogsDeliveryTime(java.util.Date latestCloudWatchLogsDeliveryTime)
Displays the most recent date and time when CloudTrail delivered logs to
CloudWatch Logs.
|
void |
setLatestDeliveryAttemptSucceeded(java.lang.String latestDeliveryAttemptSucceeded)
This field is deprecated.
|
void |
setLatestDeliveryAttemptTime(java.lang.String latestDeliveryAttemptTime)
This field is deprecated.
|
void |
setLatestDeliveryError(java.lang.String latestDeliveryError)
Displays any Amazon S3 error that CloudTrail encountered when attempting
to deliver log files to the designated bucket.
|
void |
setLatestDeliveryTime(java.util.Date latestDeliveryTime)
Specifies the date and time that CloudTrail last delivered log files to
an account's Amazon S3 bucket.
|
void |
setLatestDigestDeliveryError(java.lang.String latestDigestDeliveryError)
Displays any Amazon S3 error that CloudTrail encountered when attempting
to deliver a digest file to the designated bucket.
|
void |
setLatestDigestDeliveryTime(java.util.Date latestDigestDeliveryTime)
Specifies the date and time that CloudTrail last delivered a digest file
to an account's Amazon S3 bucket.
|
void |
setLatestNotificationAttemptSucceeded(java.lang.String latestNotificationAttemptSucceeded)
This field is deprecated.
|
void |
setLatestNotificationAttemptTime(java.lang.String latestNotificationAttemptTime)
This field is deprecated.
|
void |
setLatestNotificationError(java.lang.String latestNotificationError)
Displays any Amazon SNS error that CloudTrail encountered when attempting
to send a notification.
|
void |
setLatestNotificationTime(java.util.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.
|
void |
setStartLoggingTime(java.util.Date startLoggingTime)
Specifies the most recent date and time when CloudTrail started recording
API calls for an AWS account.
|
void |
setStopLoggingTime(java.util.Date stopLoggingTime)
Specifies the most recent date and time when CloudTrail stopped recording
API calls for an AWS account.
|
void |
setTimeLoggingStarted(java.lang.String timeLoggingStarted)
This field is deprecated.
|
void |
setTimeLoggingStopped(java.lang.String timeLoggingStopped)
This field is deprecated.
|
java.lang.String |
toString()
Returns a string representation of this object; useful for testing and
debugging.
|
GetTrailStatusResult |
withIsLogging(java.lang.Boolean isLogging)
Whether the CloudTrail is currently logging AWS API calls.
|
GetTrailStatusResult |
withLatestCloudWatchLogsDeliveryError(java.lang.String latestCloudWatchLogsDeliveryError)
Displays any CloudWatch Logs error that CloudTrail encountered when
attempting to deliver logs to CloudWatch Logs.
|
GetTrailStatusResult |
withLatestCloudWatchLogsDeliveryTime(java.util.Date latestCloudWatchLogsDeliveryTime)
Displays the most recent date and time when CloudTrail delivered logs to
CloudWatch Logs.
|
GetTrailStatusResult |
withLatestDeliveryAttemptSucceeded(java.lang.String latestDeliveryAttemptSucceeded)
This field is deprecated.
|
GetTrailStatusResult |
withLatestDeliveryAttemptTime(java.lang.String latestDeliveryAttemptTime)
This field is deprecated.
|
GetTrailStatusResult |
withLatestDeliveryError(java.lang.String latestDeliveryError)
Displays any Amazon S3 error that CloudTrail encountered when attempting
to deliver log files to the designated bucket.
|
GetTrailStatusResult |
withLatestDeliveryTime(java.util.Date latestDeliveryTime)
Specifies the date and time that CloudTrail last delivered log files to
an account's Amazon S3 bucket.
|
GetTrailStatusResult |
withLatestDigestDeliveryError(java.lang.String latestDigestDeliveryError)
Displays any Amazon S3 error that CloudTrail encountered when attempting
to deliver a digest file to the designated bucket.
|
GetTrailStatusResult |
withLatestDigestDeliveryTime(java.util.Date latestDigestDeliveryTime)
Specifies the date and time that CloudTrail last delivered a digest file
to an account's Amazon S3 bucket.
|
GetTrailStatusResult |
withLatestNotificationAttemptSucceeded(java.lang.String latestNotificationAttemptSucceeded)
This field is deprecated.
|
GetTrailStatusResult |
withLatestNotificationAttemptTime(java.lang.String latestNotificationAttemptTime)
This field is deprecated.
|
GetTrailStatusResult |
withLatestNotificationError(java.lang.String latestNotificationError)
Displays any Amazon SNS error that CloudTrail encountered when attempting
to send a notification.
|
GetTrailStatusResult |
withLatestNotificationTime(java.util.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 |
withStartLoggingTime(java.util.Date startLoggingTime)
Specifies the most recent date and time when CloudTrail started recording
API calls for an AWS account.
|
GetTrailStatusResult |
withStopLoggingTime(java.util.Date stopLoggingTime)
Specifies the most recent date and time when CloudTrail stopped recording
API calls for an AWS account.
|
GetTrailStatusResult |
withTimeLoggingStarted(java.lang.String timeLoggingStarted)
This field is deprecated.
|
GetTrailStatusResult |
withTimeLoggingStopped(java.lang.String timeLoggingStopped)
This field is deprecated.
|
private java.lang.Boolean isLogging
Whether the CloudTrail is currently logging AWS API calls.
private java.lang.String latestDeliveryError
Displays any Amazon S3 error that CloudTrail encountered when attempting to deliver log files to the designated bucket. For more information see the topic Error Responses in the Amazon S3 API Reference.
This error occurs only when there is a problem with the destination S3
bucket and will not occur for timeouts. To resolve the issue, create a
new bucket and call UpdateTrail
to specify the new bucket,
or fix the existing objects so that CloudTrail can again write to the
bucket.
private java.lang.String latestNotificationError
Displays any Amazon SNS error that CloudTrail encountered when attempting to send a notification. For more information about Amazon SNS errors, see the Amazon SNS Developer Guide.
private java.util.Date latestDeliveryTime
Specifies the date and time that CloudTrail last delivered log files to an account's Amazon S3 bucket.
private java.util.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.
private java.util.Date startLoggingTime
Specifies the most recent date and time when CloudTrail started recording API calls for an AWS account.
private java.util.Date stopLoggingTime
Specifies the most recent date and time when CloudTrail stopped recording API calls for an AWS account.
private java.lang.String latestCloudWatchLogsDeliveryError
Displays any CloudWatch Logs error that CloudTrail encountered when attempting to deliver logs to CloudWatch Logs.
private java.util.Date latestCloudWatchLogsDeliveryTime
Displays the most recent date and time when CloudTrail delivered logs to CloudWatch Logs.
private java.util.Date latestDigestDeliveryTime
Specifies the date and time that CloudTrail last delivered a digest file to an account's Amazon S3 bucket.
private java.lang.String latestDigestDeliveryError
Displays any Amazon S3 error that CloudTrail encountered when attempting to deliver a digest file to the designated bucket. For more information see the topic Error Responses in the Amazon S3 API Reference.
This error occurs only when there is a problem with the destination S3
bucket and will not occur for timeouts. To resolve the issue, create a
new bucket and call UpdateTrail
to specify the new bucket,
or fix the existing objects so that CloudTrail can again write to the
bucket.
private java.lang.String latestDeliveryAttemptTime
This field is deprecated.
private java.lang.String latestNotificationAttemptTime
This field is deprecated.
private java.lang.String latestNotificationAttemptSucceeded
This field is deprecated.
private java.lang.String latestDeliveryAttemptSucceeded
This field is deprecated.
private java.lang.String timeLoggingStarted
This field is deprecated.
private java.lang.String timeLoggingStopped
This field is deprecated.
public void setIsLogging(java.lang.Boolean isLogging)
Whether the CloudTrail is currently logging AWS API calls.
isLogging
- Whether the CloudTrail is currently logging AWS API calls.public java.lang.Boolean getIsLogging()
Whether the CloudTrail is currently logging AWS API calls.
public GetTrailStatusResult withIsLogging(java.lang.Boolean isLogging)
Whether the CloudTrail is currently logging AWS API calls.
isLogging
- Whether the CloudTrail is currently logging AWS API calls.public java.lang.Boolean isLogging()
Whether the CloudTrail is currently logging AWS API calls.
public void setLatestDeliveryError(java.lang.String latestDeliveryError)
Displays any Amazon S3 error that CloudTrail encountered when attempting to deliver log files to the designated bucket. For more information see the topic Error Responses in the Amazon S3 API Reference.
This error occurs only when there is a problem with the destination S3
bucket and will not occur for timeouts. To resolve the issue, create a
new bucket and call UpdateTrail
to specify the new bucket,
or fix the existing objects so that CloudTrail can again write to the
bucket.
latestDeliveryError
- Displays any Amazon S3 error that CloudTrail encountered when
attempting to deliver log files to the designated bucket. For more
information see the topic Error Responses in the Amazon S3 API Reference.
This error occurs only when there is a problem with the
destination S3 bucket and will not occur for timeouts. To resolve
the issue, create a new bucket and call UpdateTrail
to specify the new bucket, or fix the existing objects so that
CloudTrail can again write to the bucket.
public java.lang.String getLatestDeliveryError()
Displays any Amazon S3 error that CloudTrail encountered when attempting to deliver log files to the designated bucket. For more information see the topic Error Responses in the Amazon S3 API Reference.
This error occurs only when there is a problem with the destination S3
bucket and will not occur for timeouts. To resolve the issue, create a
new bucket and call UpdateTrail
to specify the new bucket,
or fix the existing objects so that CloudTrail can again write to the
bucket.
This error occurs only when there is a problem with the
destination S3 bucket and will not occur for timeouts. To resolve
the issue, create a new bucket and call UpdateTrail
to specify the new bucket, or fix the existing objects so that
CloudTrail can again write to the bucket.
public GetTrailStatusResult withLatestDeliveryError(java.lang.String latestDeliveryError)
Displays any Amazon S3 error that CloudTrail encountered when attempting to deliver log files to the designated bucket. For more information see the topic Error Responses in the Amazon S3 API Reference.
This error occurs only when there is a problem with the destination S3
bucket and will not occur for timeouts. To resolve the issue, create a
new bucket and call UpdateTrail
to specify the new bucket,
or fix the existing objects so that CloudTrail can again write to the
bucket.
latestDeliveryError
- Displays any Amazon S3 error that CloudTrail encountered when
attempting to deliver log files to the designated bucket. For more
information see the topic Error Responses in the Amazon S3 API Reference.
This error occurs only when there is a problem with the
destination S3 bucket and will not occur for timeouts. To resolve
the issue, create a new bucket and call UpdateTrail
to specify the new bucket, or fix the existing objects so that
CloudTrail can again write to the bucket.
public void setLatestNotificationError(java.lang.String latestNotificationError)
Displays any Amazon SNS error that CloudTrail encountered when attempting to send a notification. For more information about Amazon SNS errors, see the Amazon SNS Developer Guide.
latestNotificationError
- Displays any Amazon SNS error that CloudTrail encountered when
attempting to send a notification. For more information about
Amazon SNS errors, see the Amazon SNS Developer Guide.public java.lang.String getLatestNotificationError()
Displays any Amazon SNS error that CloudTrail encountered when attempting to send a notification. For more information about Amazon SNS errors, see the Amazon SNS Developer Guide.
public GetTrailStatusResult withLatestNotificationError(java.lang.String latestNotificationError)
Displays any Amazon SNS error that CloudTrail encountered when attempting to send a notification. For more information about Amazon SNS errors, see the Amazon SNS Developer Guide.
latestNotificationError
- Displays any Amazon SNS error that CloudTrail encountered when
attempting to send a notification. For more information about
Amazon SNS errors, see the Amazon SNS Developer Guide.public void setLatestDeliveryTime(java.util.Date latestDeliveryTime)
Specifies the date and time that CloudTrail last delivered log files to an account's Amazon S3 bucket.
latestDeliveryTime
- Specifies the date and time that CloudTrail last delivered log
files to an account's Amazon S3 bucket.public java.util.Date getLatestDeliveryTime()
Specifies the date and time that CloudTrail last delivered log files to an account's Amazon S3 bucket.
public GetTrailStatusResult withLatestDeliveryTime(java.util.Date latestDeliveryTime)
Specifies the date and time that CloudTrail last delivered log files to an account's Amazon S3 bucket.
latestDeliveryTime
- Specifies the date and time that CloudTrail last delivered log
files to an account's Amazon S3 bucket.public void setLatestNotificationTime(java.util.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.
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.public java.util.Date getLatestNotificationTime()
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.
public GetTrailStatusResult withLatestNotificationTime(java.util.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.
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.public void setStartLoggingTime(java.util.Date startLoggingTime)
Specifies the most recent date and time when CloudTrail started recording API calls for an AWS account.
startLoggingTime
- Specifies the most recent date and time when CloudTrail started
recording API calls for an AWS account.public java.util.Date getStartLoggingTime()
Specifies the most recent date and time when CloudTrail started recording API calls for an AWS account.
public GetTrailStatusResult withStartLoggingTime(java.util.Date startLoggingTime)
Specifies the most recent date and time when CloudTrail started recording API calls for an AWS account.
startLoggingTime
- Specifies the most recent date and time when CloudTrail started
recording API calls for an AWS account.public void setStopLoggingTime(java.util.Date stopLoggingTime)
Specifies the most recent date and time when CloudTrail stopped recording API calls for an AWS account.
stopLoggingTime
- Specifies the most recent date and time when CloudTrail stopped
recording API calls for an AWS account.public java.util.Date getStopLoggingTime()
Specifies the most recent date and time when CloudTrail stopped recording API calls for an AWS account.
public GetTrailStatusResult withStopLoggingTime(java.util.Date stopLoggingTime)
Specifies the most recent date and time when CloudTrail stopped recording API calls for an AWS account.
stopLoggingTime
- Specifies the most recent date and time when CloudTrail stopped
recording API calls for an AWS account.public void setLatestCloudWatchLogsDeliveryError(java.lang.String latestCloudWatchLogsDeliveryError)
Displays any CloudWatch Logs error that CloudTrail encountered when attempting to deliver logs to CloudWatch Logs.
latestCloudWatchLogsDeliveryError
- Displays any CloudWatch Logs error that CloudTrail encountered
when attempting to deliver logs to CloudWatch Logs.public java.lang.String getLatestCloudWatchLogsDeliveryError()
Displays any CloudWatch Logs error that CloudTrail encountered when attempting to deliver logs to CloudWatch Logs.
public GetTrailStatusResult withLatestCloudWatchLogsDeliveryError(java.lang.String latestCloudWatchLogsDeliveryError)
Displays any CloudWatch Logs error that CloudTrail encountered when attempting to deliver logs to CloudWatch Logs.
latestCloudWatchLogsDeliveryError
- Displays any CloudWatch Logs error that CloudTrail encountered
when attempting to deliver logs to CloudWatch Logs.public void setLatestCloudWatchLogsDeliveryTime(java.util.Date latestCloudWatchLogsDeliveryTime)
Displays the most recent date and time when CloudTrail delivered logs to CloudWatch Logs.
latestCloudWatchLogsDeliveryTime
- Displays the most recent date and time when CloudTrail delivered
logs to CloudWatch Logs.public java.util.Date getLatestCloudWatchLogsDeliveryTime()
Displays the most recent date and time when CloudTrail delivered logs to CloudWatch Logs.
public GetTrailStatusResult withLatestCloudWatchLogsDeliveryTime(java.util.Date latestCloudWatchLogsDeliveryTime)
Displays the most recent date and time when CloudTrail delivered logs to CloudWatch Logs.
latestCloudWatchLogsDeliveryTime
- Displays the most recent date and time when CloudTrail delivered
logs to CloudWatch Logs.public void setLatestDigestDeliveryTime(java.util.Date latestDigestDeliveryTime)
Specifies the date and time that CloudTrail last delivered a digest file to an account's Amazon S3 bucket.
latestDigestDeliveryTime
- Specifies the date and time that CloudTrail last delivered a
digest file to an account's Amazon S3 bucket.public java.util.Date getLatestDigestDeliveryTime()
Specifies the date and time that CloudTrail last delivered a digest file to an account's Amazon S3 bucket.
public GetTrailStatusResult withLatestDigestDeliveryTime(java.util.Date latestDigestDeliveryTime)
Specifies the date and time that CloudTrail last delivered a digest file to an account's Amazon S3 bucket.
latestDigestDeliveryTime
- Specifies the date and time that CloudTrail last delivered a
digest file to an account's Amazon S3 bucket.public void setLatestDigestDeliveryError(java.lang.String latestDigestDeliveryError)
Displays any Amazon S3 error that CloudTrail encountered when attempting to deliver a digest file to the designated bucket. For more information see the topic Error Responses in the Amazon S3 API Reference.
This error occurs only when there is a problem with the destination S3
bucket and will not occur for timeouts. To resolve the issue, create a
new bucket and call UpdateTrail
to specify the new bucket,
or fix the existing objects so that CloudTrail can again write to the
bucket.
latestDigestDeliveryError
- Displays any Amazon S3 error that CloudTrail encountered when
attempting to deliver a digest file to the designated bucket. For
more information see the topic Error Responses in the Amazon S3 API Reference.
This error occurs only when there is a problem with the
destination S3 bucket and will not occur for timeouts. To resolve
the issue, create a new bucket and call UpdateTrail
to specify the new bucket, or fix the existing objects so that
CloudTrail can again write to the bucket.
public java.lang.String getLatestDigestDeliveryError()
Displays any Amazon S3 error that CloudTrail encountered when attempting to deliver a digest file to the designated bucket. For more information see the topic Error Responses in the Amazon S3 API Reference.
This error occurs only when there is a problem with the destination S3
bucket and will not occur for timeouts. To resolve the issue, create a
new bucket and call UpdateTrail
to specify the new bucket,
or fix the existing objects so that CloudTrail can again write to the
bucket.
This error occurs only when there is a problem with the
destination S3 bucket and will not occur for timeouts. To resolve
the issue, create a new bucket and call UpdateTrail
to specify the new bucket, or fix the existing objects so that
CloudTrail can again write to the bucket.
public GetTrailStatusResult withLatestDigestDeliveryError(java.lang.String latestDigestDeliveryError)
Displays any Amazon S3 error that CloudTrail encountered when attempting to deliver a digest file to the designated bucket. For more information see the topic Error Responses in the Amazon S3 API Reference.
This error occurs only when there is a problem with the destination S3
bucket and will not occur for timeouts. To resolve the issue, create a
new bucket and call UpdateTrail
to specify the new bucket,
or fix the existing objects so that CloudTrail can again write to the
bucket.
latestDigestDeliveryError
- Displays any Amazon S3 error that CloudTrail encountered when
attempting to deliver a digest file to the designated bucket. For
more information see the topic Error Responses in the Amazon S3 API Reference.
This error occurs only when there is a problem with the
destination S3 bucket and will not occur for timeouts. To resolve
the issue, create a new bucket and call UpdateTrail
to specify the new bucket, or fix the existing objects so that
CloudTrail can again write to the bucket.
public void setLatestDeliveryAttemptTime(java.lang.String latestDeliveryAttemptTime)
This field is deprecated.
latestDeliveryAttemptTime
- This field is deprecated.public java.lang.String getLatestDeliveryAttemptTime()
This field is deprecated.
public GetTrailStatusResult withLatestDeliveryAttemptTime(java.lang.String latestDeliveryAttemptTime)
This field is deprecated.
latestDeliveryAttemptTime
- This field is deprecated.public void setLatestNotificationAttemptTime(java.lang.String latestNotificationAttemptTime)
This field is deprecated.
latestNotificationAttemptTime
- This field is deprecated.public java.lang.String getLatestNotificationAttemptTime()
This field is deprecated.
public GetTrailStatusResult withLatestNotificationAttemptTime(java.lang.String latestNotificationAttemptTime)
This field is deprecated.
latestNotificationAttemptTime
- This field is deprecated.public void setLatestNotificationAttemptSucceeded(java.lang.String latestNotificationAttemptSucceeded)
This field is deprecated.
latestNotificationAttemptSucceeded
- This field is deprecated.public java.lang.String getLatestNotificationAttemptSucceeded()
This field is deprecated.
public GetTrailStatusResult withLatestNotificationAttemptSucceeded(java.lang.String latestNotificationAttemptSucceeded)
This field is deprecated.
latestNotificationAttemptSucceeded
- This field is deprecated.public void setLatestDeliveryAttemptSucceeded(java.lang.String latestDeliveryAttemptSucceeded)
This field is deprecated.
latestDeliveryAttemptSucceeded
- This field is deprecated.public java.lang.String getLatestDeliveryAttemptSucceeded()
This field is deprecated.
public GetTrailStatusResult withLatestDeliveryAttemptSucceeded(java.lang.String latestDeliveryAttemptSucceeded)
This field is deprecated.
latestDeliveryAttemptSucceeded
- This field is deprecated.public void setTimeLoggingStarted(java.lang.String timeLoggingStarted)
This field is deprecated.
timeLoggingStarted
- This field is deprecated.public java.lang.String getTimeLoggingStarted()
This field is deprecated.
public GetTrailStatusResult withTimeLoggingStarted(java.lang.String timeLoggingStarted)
This field is deprecated.
timeLoggingStarted
- This field is deprecated.public void setTimeLoggingStopped(java.lang.String timeLoggingStopped)
This field is deprecated.
timeLoggingStopped
- This field is deprecated.public java.lang.String getTimeLoggingStopped()
This field is deprecated.
public GetTrailStatusResult withTimeLoggingStopped(java.lang.String timeLoggingStopped)
This field is deprecated.
timeLoggingStopped
- This field is deprecated.public java.lang.String toString()
toString
in class java.lang.Object
Object.toString()
public boolean equals(java.lang.Object obj)
equals
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object
public GetTrailStatusResult clone()
clone
in class java.lang.Object