| Package | Description | 
|---|---|
| com.amazonaws.services.ecs.model | 
| Modifier and Type | Method and Description | 
|---|---|
| static EFSTransitEncryption | EFSTransitEncryption. fromValue(String value)Use this in place of valueOf. | 
| static EFSTransitEncryption | EFSTransitEncryption. valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static EFSTransitEncryption[] | EFSTransitEncryption. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
| Modifier and Type | Method and Description | 
|---|---|
| EFSVolumeConfiguration | EFSVolumeConfiguration. withTransitEncryption(EFSTransitEncryption transitEncryption)
 Whether or not to enable encryption for Amazon EFS data in transit between the Amazon ECS host and the Amazon EFS
 server. | 
Copyright © 2021. All rights reserved.