Skip to main content

SharedSageMakerState

Type Alias SharedSageMakerState 

Source
pub type SharedSageMakerState = Arc<RwLock<MultiAccountState<SageMakerData>>>;

Aliased Typeยง

pub struct SharedSageMakerState { /* private fields */ }