state property

Output<String> state
latefinal

Current state of the image (e.g., CREATED).

Implementation

late final pulumi.Output<String> state;