/AWS1/CL_DSYEC2CONFIG¶
The subnet and security groups that DataSync uses to connect to one of your Amazon EFS file system's mount targets.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_subnetarn TYPE /AWS1/DSYEC2SUBNETARN /AWS1/DSYEC2SUBNETARN¶
Specifies the ARN of a subnet where DataSync creates the network interfaces for managing traffic during your transfer.
The subnet must be located:
In the same virtual private cloud (VPC) as the Amazon EFS file system.
In the same Availability Zone as at least one mount target for the Amazon EFS file system.
You don't need to specify a subnet that includes a file system mount target.
it_securitygrouparns TYPE /AWS1/CL_DSYEC2SECGRPARNLIST_W=>TT_EC2SECURITYGROUPARNLIST TT_EC2SECURITYGROUPARNLIST¶
Specifies the Amazon Resource Names (ARNs) of the security groups associated with an Amazon EFS file system's mount target.
Queryable Attributes¶
SubnetArn¶
Specifies the ARN of a subnet where DataSync creates the network interfaces for managing traffic during your transfer.
The subnet must be located:
In the same virtual private cloud (VPC) as the Amazon EFS file system.
In the same Availability Zone as at least one mount target for the Amazon EFS file system.
You don't need to specify a subnet that includes a file system mount target.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SUBNETARN() |
Getter for SUBNETARN, with configurable default |
ASK_SUBNETARN() |
Getter for SUBNETARN w/ exceptions if field has no value |
HAS_SUBNETARN() |
Determine if SUBNETARN has a value |
SecurityGroupArns¶
Specifies the Amazon Resource Names (ARNs) of the security groups associated with an Amazon EFS file system's mount target.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SECURITYGROUPARNS() |
Getter for SECURITYGROUPARNS, with configurable default |
ASK_SECURITYGROUPARNS() |
Getter for SECURITYGROUPARNS w/ exceptions if field has no v |
HAS_SECURITYGROUPARNS() |
Determine if SECURITYGROUPARNS has a value |