Class ReleaseFileSystemNfsV3LocksResponse
This is the response object from the ReleaseFileSystemNfsV3Locks operation.
public class ReleaseFileSystemNfsV3LocksResponse : AmazonWebServiceResponse
- Inheritance
-
ReleaseFileSystemNfsV3LocksResponse
Constructors
ReleaseFileSystemNfsV3LocksResponse()
public ReleaseFileSystemNfsV3LocksResponse()
Properties
FileSystem
Gets and sets the property FileSystem.
public FileSystem FileSystem { get; set; }