PutSynchronizationConfigurationRequest

Types

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

Properties

Link copied to clipboard

An array of expiration data rules that control when cached data expires from the file system.

Link copied to clipboard

The ID or Amazon Resource Name (ARN) of the S3 File System to configure synchronization for.

Link copied to clipboard

An array of import data rules that control how data is imported from S3 into the file system.

Link copied to clipboard

The version number of the current synchronization configuration. Omit this value when creating a synchronization configuration for the first time. For subsequent updates, provide this value for optimistic concurrency control. If the version number does not match the current configuration, the request fails with a ConflictException.

Functions

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