Skip to main content

SharedCloudFormationState

Type Alias SharedCloudFormationState 

Source
pub type SharedCloudFormationState = Arc<RwLock<MultiAccountState<CloudFormationState>>>;

Aliased Typeยง

pub struct SharedCloudFormationState { /* private fields */ }