functionState property

Input<String?>? functionState
final

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

final pulumi.Input<String?>? functionState;