S3FilesVolumeConfiguration

This is used when you're using an S3Files file system for job storage.

Types

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

Properties

Link copied to clipboard

The Amazon Resource Name (ARN) of the S3Files access point to use.

Link copied to clipboard

The Amazon Resource Name (ARN) of the S3Files file system to use.

Link copied to clipboard

The directory within the S3Files file system to mount as the root directory.

Link copied to clipboard

The port to use when sending encrypted data between the Amazon ECS host and the S3Files file system server.

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