menu
aws_lightsail_api package
documentation
lightsail-2016-11-28.dart
Instance
state property
state property
dark_mode
light_mode
state
property
InstanceState
?
state
final
The status code and the state (e.g.,
running
) for the instance.
Implementation
final InstanceState? state;
aws_lightsail_api package
documentation
lightsail-2016-11-28
Instance
state property
Instance class