AwsEcsTaskDefinitionVolumesEfsVolumeConfigurationDetails

Information about the Amazon Elastic File System file system that is used for task storage.

Types

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

Properties

Link copied to clipboard

The authorization configuration details for the Amazon EFS file system.

Link copied to clipboard

The Amazon EFS file system identifier to use.

Link copied to clipboard

The directory within the Amazon EFS file system to mount as the root directory inside the host.

Link copied to clipboard

Whether to enable encryption for Amazon EFS data in transit between the Amazon ECS host and the Amazon EFS server.

Link copied to clipboard

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

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