DescribeLocationEfsResponse
public struct DescribeLocationEfsResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The time that the EFS location was created.
Declaration
Swift
public let creationTime: TimeStamp?
-
Undocumented
Declaration
Swift
public let ec2Config: Ec2Config?
-
The Amazon Resource Name (ARN) of the EFS location that was described.
Declaration
Swift
public let locationArn: String?
-
The URL of the EFS location that was described.
Declaration
Swift
public let locationUri: String?