--- title: "BaseInputsContent2" --- ## Supported Types ### `List[components.BaseInputsContent1]` ```python value: List[components.BaseInputsContent1] = /* values here */ ``` ### `str` ```python value: str = /* values here */ ```