functionState property
State of the function after the scaling configuration was applied. This reflects the state reported by the most recent create or update and is not refreshed on read.
Implementation
late final pulumi.Output<String> functionState;