ShareRule

class ShareRule

[Custom snapshot policies only] Specifies a rule for sharing snapshots across Amazon Web Services accounts.

Types

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

Properties

Link copied to clipboard

The IDs of the Amazon Web Services accounts with which to share the snapshots.

Link copied to clipboard

The period after which snapshots that are shared with other Amazon Web Services accounts are automatically unshared.

Link copied to clipboard

The unit of time for the automatic unsharing interval.

Functions

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