transitEncryption property
Whether or not to enable encryption for Amazon EFS data in transit between
the Amazon ECS host and the Amazon EFS server. Transit encryption must be
enabled if Amazon EFS IAM authorization is used. If this parameter is
omitted, the default value of DISABLED
is used. For more
information, see Encrypting
Data in Transit in the Amazon Elastic File System User Guide.
Implementation
final EFSTransitEncryption? transitEncryption;