LockSnapshotResponse

Types

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

Properties

Link copied to clipboard

The compliance mode cooling-off period, in hours.

Link copied to clipboard
val coolOffPeriodExpiresOn: <Error class: unknown class>?

The date and time at which the compliance mode cooling-off period expires, in the UTC time zone (YYYY-MM-DDThh:mm:ss.sssZ).

Link copied to clipboard
val lockCreatedOn: <Error class: unknown class>?

The date and time at which the snapshot was locked, in the UTC time zone (YYYY-MM-DDThh:mm:ss.sssZ).

Link copied to clipboard

The period of time for which the snapshot is locked, in days.

Link copied to clipboard
val lockDurationStartTime: <Error class: unknown class>?

The date and time at which the lock duration started, in the UTC time zone (YYYY-MM-DDThh:mm:ss.sssZ).

Link copied to clipboard
val lockExpiresOn: <Error class: unknown class>?

The date and time at which the lock will expire, in the UTC time zone (YYYY-MM-DDThh:mm:ss.sssZ).

Link copied to clipboard

The state of the snapshot lock. Valid states include:

Link copied to clipboard

The ID of the 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