Get File Systems Result
data class GetFileSystemsResult(val descriptionRegex: String? = null, val descriptions: List<String>, val id: String, val ids: List<String>, val outputFile: String? = null, val protocolType: String? = null, val storageType: String? = null, val systems: List<GetFileSystemsSystem>)
A collection of values returned by getFileSystems.
Constructors
Properties
Link copied to clipboard
Link copied to clipboard
A list of FileSystem descriptions.
Link copied to clipboard
Link copied to clipboard
ProtocolType block of the FileSystem
Link copied to clipboard
StorageType block of the FileSystem.
Link copied to clipboard
A list of VPCs. Each element contains the following attributes: