LatestRevokeRequest

Contains information about the latest request to revoke access to a backup vault.

Types

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

Properties

Link copied to clipboard

The date and time when the revoke request will expire.

Link copied to clipboard

The date and time when the revoke request was initiated.

Link copied to clipboard

The ARN of the MPA session associated with this revoke request.

Link copied to clipboard

The current status of the revoke request.

Link copied to clipboard

A message describing the current status of the revoke request.

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