Entity Component Args
constructor(componentName: Output<String>? = null, componentTypeId: Output<String>? = null, definedIn: Output<String>? = null, description: Output<String>? = null, properties: Output<Map<String, EntityPropertyArgs>>? = null, propertyGroups: Output<Map<String, EntityPropertyGroupArgs>>? = null, status: Output<EntityStatusArgs>? = null)