ReplicationConfigurationDescription

Describes the replication configuration for a specific file system.

Types

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

Properties

Link copied to clipboard

Describes when the replication configuration was created.

Link copied to clipboard

An array of destination objects. Only one destination object is supported.

Link copied to clipboard

The Amazon Resource Name (ARN) of the original source EFS file system in the replication configuration.

Link copied to clipboard

The Amazon Resource Name (ARN) of the current source file system in the replication configuration.

Link copied to clipboard

The ID of the source Amazon EFS file system that is being replicated.

Link copied to clipboard

ID of the Amazon Web Services account in which the source file system resides.

Link copied to clipboard

The Amazon Web Services Region in which the source EFS file system is located.

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