| Package | Description |
|---|---|
| com.amazonaws.services.datasync.model |
| Modifier and Type | Method and Description |
|---|---|
static EfsInTransitEncryption |
EfsInTransitEncryption.fromValue(String value)
Use this in place of valueOf.
|
static EfsInTransitEncryption |
EfsInTransitEncryption.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EfsInTransitEncryption[] |
EfsInTransitEncryption.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeLocationEfsResult |
DescribeLocationEfsResult.withInTransitEncryption(EfsInTransitEncryption inTransitEncryption)
Describes whether DataSync uses Transport Layer Security (TLS) encryption when copying data to or from the Amazon
EFS file system.
|
CreateLocationEfsRequest |
CreateLocationEfsRequest.withInTransitEncryption(EfsInTransitEncryption inTransitEncryption)
Specifies whether you want DataSync to use Transport Layer Security (TLS) 1.2 encryption when it copies data to
or from the Amazon EFS file system.
|
Copyright © 2023. All rights reserved.