PlacementMode
Source: src/cwsandbox/_types.py:115UNSPECIFIED='unspecified'SERVERLESS='serverless'CKS='cks'
PlacementSpillover
Source: src/cwsandbox/_types.py:129STRICT='strict'CKS_THEN_SERVERLESS='cks_then_serverless'SERVERLESS_THEN_CKS='serverless_then_cks'
DataPlaneMode
Source: src/cwsandbox/_types.py:168AUTO='auto'GATEWAY='gateway'DIRECT='direct'