location property

Input<String?>? location
final

A string that specifies the location of the file system created by Amazon EFS. Its format is efs-dns-name:/directory-path.

Implementation

final pulumi.Input<String?>? location;