Get Windows File System Result
data class GetWindowsFileSystemResult(val activeDirectoryId: String, val aliases: List<String>, val arn: String, val auditLogConfigurations: List<GetWindowsFileSystemAuditLogConfiguration>, val automaticBackupRetentionDays: Int, val backupId: String, val copyTagsToBackups: Boolean, val dailyAutomaticBackupStartTime: String, val deploymentType: String, val diskIopsConfigurations: List<GetWindowsFileSystemDiskIopsConfiguration>, val dnsName: String, val id: String, val kmsKeyId: String, val networkInterfaceIds: List<String>, val ownerId: String, val preferredFileServerIp: String, val preferredSubnetId: String, val securityGroupIds: List<String>, val skipFinalBackup: Boolean, val storageCapacity: Int, val storageType: String, val subnetIds: List<String>, val tags: Map<String, String>, val throughputCapacity: Int, val vpcId: String, val weeklyMaintenanceStartTime: String)
A collection of values returned by getWindowsFileSystem.
Constructors
Link copied to clipboard
fun GetWindowsFileSystemResult(activeDirectoryId: String, aliases: List<String>, arn: String, auditLogConfigurations: List<GetWindowsFileSystemAuditLogConfiguration>, automaticBackupRetentionDays: Int, backupId: String, copyTagsToBackups: Boolean, dailyAutomaticBackupStartTime: String, deploymentType: String, diskIopsConfigurations: List<GetWindowsFileSystemDiskIopsConfiguration>, dnsName: String, id: String, kmsKeyId: String, networkInterfaceIds: List<String>, ownerId: String, preferredFileServerIp: String, preferredSubnetId: String, securityGroupIds: List<String>, skipFinalBackup: Boolean, storageCapacity: Int, storageType: String, subnetIds: List<String>, tags: Map<String, String>, throughputCapacity: Int, vpcId: String, weeklyMaintenanceStartTime: String)
Types
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard