Component Property Args
constructor(bindingProperties: Output<ComponentPropertyBindingPropertiesArgs>? = null, bindings: Output<Map<String, ComponentFormBindingElementArgs>>? = null, collectionBindingProperties: Output<ComponentPropertyBindingPropertiesArgs>? = null, componentName: Output<String>? = null, concat: Output<List<ComponentPropertyArgs>>? = null, condition: Output<ComponentConditionPropertyArgs>? = null, configured: Output<Boolean>? = null, defaultValue: Output<String>? = null, event: Output<String>? = null, importedValue: Output<String>? = null, model: Output<String>? = null, property: Output<String>? = null, type: Output<String>? = null, userAttribute: Output<String>? = null, value: Output<String>? = null)