AccessPreviewSummary

Contains a summary of information about an access preview.

Types

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

Properties

Link copied to clipboard

The ARN of the analyzer used to generate the access preview.

Link copied to clipboard

The time at which the access preview was created.

Link copied to clipboard
val id: String

The unique ID for the access preview.

Link copied to clipboard

The status of the access preview.

Link copied to clipboard

Provides more details about the current status of the access preview. For example, if the creation of the access preview fails, a Failed status is returned. This failure can be due to an internal issue with the analysis or due to an invalid proposed resource configuration.

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