--- title: "Container" --- ## Supported Types ### `str` ```python value: str = /* values here */ ``` ### `components.ContainerAuto` ```python value: components.ContainerAuto = /* values here */ ```