You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::DataSync::Types::DescribeLocationEfsResponse
- Inherits:
-
Struct
- Object
- Struct
- Aws::DataSync::Types::DescribeLocationEfsResponse
- Defined in:
- (unknown)
Overview
Instance Attribute Summary collapse
-
#creation_time ⇒ Time
The time that the EFS location was created.
-
#ec2_config ⇒ Types::Ec2Config
The subnet and the security group that DataSync uses to access target EFS file system.
-
#location_arn ⇒ String
The Amazon Resource Name (ARN) of the EFS location that was described.
-
#location_uri ⇒ String
The URL of the EFS location that was described.
Instance Attribute Details
#creation_time ⇒ Time
The time that the EFS location was created.
#ec2_config ⇒ Types::Ec2Config
The subnet and the security group that DataSync uses to access target EFS file system. The subnet must have at least one mount target for that file system. The security group that you provide needs to be able to communicate with the security group on the mount target in the subnet specified.
#location_arn ⇒ String
The Amazon Resource Name (ARN) of the EFS location that was described.
#location_uri ⇒ String
The URL of the EFS location that was described.