CopySnapshotRequest

Types

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

Properties

Link copied to clipboard

The date of the source automatic snapshot to copy. Use the get auto snapshots operation to identify the dates of the available automatic snapshots.

Link copied to clipboard

The Amazon Web Services Region where the source manual or automatic snapshot is located.

Link copied to clipboard

The name of the source instance or disk from which the source automatic snapshot was created.

Link copied to clipboard

The name of the source manual snapshot to copy.

Link copied to clipboard

The name of the new manual snapshot to be created as a copy.

Link copied to clipboard

A Boolean value to indicate whether to use the latest available automatic snapshot of the specified source instance or disk.

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