Copy Image Args
constructor(deleteAutoSnapshot: Output<Boolean>? = null, description: Output<String>? = null, encrypted: Output<Boolean>? = null, force: Output<Boolean>? = null, imageName: Output<String>? = null, kmsKeyId: Output<String>? = null, name: Output<String>? = null, sourceImageId: Output<String>? = null, sourceRegionId: Output<String>? = null, tags: Output<Map<String, String>>? = null)