AccessPreview

Contains 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

A map of resource ARNs for the proposed resource configuration.

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.

Functions

Link copied to clipboard
inline fun copy(block: AccessPreview.Builder.() -> Unit = {}): AccessPreview
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