pub fn resource_accumulator_num_accumulated<O0: Into<Output>>( handle: O0, scope: &mut Scope, ) -> Result<Operation>
Shorthand for ResourceAccumulatorNumAccumulated::new().build(handle, scope).
ResourceAccumulatorNumAccumulated::new().build(handle, scope)