menu
aws_elasticache_api package
documentation
elasticache-2015-02-02.dart
UpdateAction
engine property
engine property
dark_mode
light_mode
engine
property
String
?
engine
final
The Elasticache engine to which the update applies. Either Redis or Memcached
Implementation
final String? engine;
aws_elasticache_api package
documentation
elasticache-2015-02-02
UpdateAction
engine property
UpdateAction class