GraphSnapshotSummary

Details about a graph snapshot.

Types

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

Properties

Link copied to clipboard
val arn: String

The ARN of the graph snapshot.

Link copied to clipboard
val id: String

The unique identifier of the graph snapshot.

Link copied to clipboard

The ID of the KMS key used to encrypt and decrypt the snapshot.

Link copied to clipboard

The snapshot name. For example: my-snapshot-1.

Link copied to clipboard

The time when the snapshot was created.

Link copied to clipboard

The graph identifier for the graph for which a snapshot is to be created.

Link copied to clipboard

The status of the graph snapshot.

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