BoundaryPool.ConfigΒΆ

Component: BoundaryPool

class BoundaryPool.Config[source]

Bases: ConfigBase

All Attributes (including base classes)

boundary_type: str = 'first'

Default JSON

{
    "boundary_type": "first"
}