PutSynchronizationConfigurationRequest
Types
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
inline fun copy(block: PutSynchronizationConfigurationRequest.Builder.() -> Unit = {}): PutSynchronizationConfigurationRequest