ComponentVersionArgs

constructor(componentSpec: Output<Any>? = null, description: Output<String>? = null, isAnonymous: Output<Boolean>? = null, isArchived: Output<Boolean>? = null, properties: Output<Map<String, String>>? = null, tags: Output<Map<String, String>>? = null)