Component Args
constructor(changeDescription: Output<String>? = null, data: Output<String>? = null, description: Output<String>? = null, kmsKeyId: Output<String>? = null, name: Output<String>? = null, platform: Output<String>? = null, skipDestroy: Output<Boolean>? = null, supportedOsVersions: Output<List<String>>? = null, tags: Output<Map<String, String>>? = null, uri: Output<String>? = null, version: Output<String>? = null)