Skip to main content

SharedCloudWatchState

Type Alias SharedCloudWatchState 

Source
pub type SharedCloudWatchState = Arc<RwLock<CloudWatchAccounts>>;

Aliased Typeยง

pub struct SharedCloudWatchState { /* private fields */ }