WindowsUpdateArgs

constructor(categories: Output<List<CategoryArgs>>? = null, description: Output<String>? = null, identity: Output<IdentityArgs>? = null, kbArticleIds: Output<List<String>>? = null, lastPublishedTimestamp: Output<String>? = null, supportUrl: Output<String>? = null, title: Output<String>? = null)