Scaling Configuration Data Disk Args
constructor(autoSnapshotPolicyId: Output<String>? = null, category: Output<String>? = null, deleteWithInstance: Output<Boolean>? = null, description: Output<String>? = null, device: Output<String>? = null, encrypted: Output<Boolean>? = null, kmsKeyId: Output<String>? = null, name: Output<String>? = null, performanceLevel: Output<String>? = null, provisionedIops: Output<Int>? = null, size: Output<Int>? = null, snapshotId: Output<String>? = null)