RecoveryPointMember

This is a recovery point which is a child (nested) recovery point of a parent (composite) recovery point. These recovery points can be disassociated from their parent (composite) recovery point, in which case they will no longer be a member.

Types

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

Properties

Link copied to clipboard

This is the name of the backup vault (the logical container in which backups are stored).

Link copied to clipboard

This is the Amazon Resource Name (ARN) of the parent (composite) recovery point.

Link copied to clipboard

This is the Amazon Resource Name (ARN) that uniquely identifies a saved resource.

Link copied to clipboard

This is the Amazon Web Services resource type that is saved as a recovery point.

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