pub fn resource_count_up_to<O0: Into<Output>>( resource: O0, scope: &mut Scope, ) -> Result<Operation>
Shorthand for ResourceCountUpTo::new().build(resource, scope).
ResourceCountUpTo::new().build(resource, scope)