ImageImportArgs

constructor(architecture: Output<String>? = null, bootMode: Output<String>? = null, description: Output<String>? = null, diskDeviceMappings: Output<List<ImageImportDiskDeviceMappingArgs>>? = null, imageName: Output<String>? = null, licenseType: Output<String>? = null, osType: Output<String>? = null, platform: Output<String>? = null)