EbsResultItem

These are the items returned in the results of a search of Amazon EBS backup metadata.

Types

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

Properties

Link copied to clipboard

These are one or more items in the results that match values for the Amazon Resource Name (ARN) of recovery points returned in a search of Amazon EBS backup metadata.

Link copied to clipboard

The name of the backup vault.

Link copied to clipboard

These are one or more items in the results that match values for creation times returned in a search of Amazon EBS backup metadata.

Link copied to clipboard

These are one or more items in the results that match values for file paths returned in a search of Amazon EBS backup metadata.

Link copied to clipboard

These are one or more items in the results that match values for file sizes returned in a search of Amazon EBS backup metadata.

Link copied to clipboard

These are one or more items in the results that match values for file systems returned in a search of Amazon EBS backup metadata.

Link copied to clipboard

These are one or more items in the results that match values for Last Modified Time returned in a search of Amazon EBS backup metadata.

Link copied to clipboard

These are one or more items in the results that match values for the Amazon Resource Name (ARN) of source resources returned in a search of Amazon EBS backup metadata.

Functions

Link copied to clipboard
inline fun copy(block: EbsResultItem.Builder.() -> Unit = {}): EbsResultItem
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