RevokeSnapshotAccessRequest

Types

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

Properties

Link copied to clipboard

The identifier of the Amazon Web Services account that can no longer restore the specified snapshot.

Link copied to clipboard

The Amazon Resource Name (ARN) of the snapshot associated with the message to revoke access.

Link copied to clipboard

The identifier of the cluster the snapshot was created from. This parameter is required if your IAM user has a policy containing a snapshot resource element that specifies anything other than * for the cluster name.

Link copied to clipboard

The identifier of the snapshot that the account can no longer access.

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