EcsInstanceSetDataDiskArgs

constructor(autoSnapshotPolicyId: Output<String>? = null, diskCategory: Output<String>? = null, diskDescription: Output<String>? = null, diskName: Output<String>? = null, diskSize: Output<Int>, encrypted: Output<Boolean>? = null, kmsKeyId: Output<String>? = null, performanceLevel: Output<String>? = null, snapshotId: Output<String>? = null)