NodePoolDataDiskArgs

constructor(autoFormat: Output<String>? = null, autoSnapshotPolicyId: Output<String>? = null, burstingEnabled: Output<Boolean>? = null, category: Output<String>? = null, device: Output<String>? = null, encrypted: Output<String>? = null, fileSystem: Output<String>? = null, kmsKeyId: Output<String>? = null, mountTarget: Output<String>? = null, name: Output<String>? = null, performanceLevel: Output<String>? = null, provisionedIops: Output<Int>? = null, size: Output<Int>? = null, snapshotId: Output<String>? = null)