GetFileSystemsResult

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

Link copied to clipboard
constructor(descriptionRegex: String? = null, descriptions: List<String>, id: String, ids: List<String>, outputFile: String? = null, protocolType: String? = null, storageType: String? = null, systems: List<GetFileSystemsSystem>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard

A list of FileSystem descriptions.

Link copied to clipboard
val id: String

The provider-assigned unique ID for this managed resource.

Link copied to clipboard

A list of FileSystem Id.

Link copied to clipboard
val outputFile: String? = null
Link copied to clipboard
val protocolType: String? = null

ProtocolType block of the FileSystem

Link copied to clipboard
val storageType: String? = null

StorageType block of the FileSystem.

Link copied to clipboard

A list of VPCs. Each element contains the following attributes: