SnapshotJobS3Result

The Amazon S3 result from the snapshot job. The result includes the DestinationConfiguration and the Amazon S3 Uri. If an error occured during the job, the result returns information on the error.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

An array of error records that describe any failures that occur while the dashboard snapshot job runs.

Link copied to clipboard

A list of Amazon S3 bucket configurations that are provided when you make a StartDashboardSnapshotJob API call.

Link copied to clipboard

The Amazon S3 Uri.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String