Get Job Definition Node Property Node Range Property Container Volume Efs Volume Configuration
data class GetJobDefinitionNodePropertyNodeRangePropertyContainerVolumeEfsVolumeConfiguration(val authorizationConfigs: List<GetJobDefinitionNodePropertyNodeRangePropertyContainerVolumeEfsVolumeConfigurationAuthorizationConfig>, val fileSystemId: String, val rootDirectory: String, val transitEncryption: String, val transitEncryptionPort: Int)
Properties
Link copied to clipboard
val authorizationConfigs: List<GetJobDefinitionNodePropertyNodeRangePropertyContainerVolumeEfsVolumeConfigurationAuthorizationConfig>
The authorization configuration details for the Amazon EFS file system.
Link copied to clipboard
The Amazon EFS file system ID 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
Determines 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.