Uses of Class
software.amazon.awscdk.services.ec2.InitService
Packages that use InitService
-
Uses of InitService in software.amazon.awscdk.services.ec2
Methods in software.amazon.awscdk.services.ec2 that return InitServiceModifier and TypeMethodDescriptionstatic InitService
Disable and stop the given service.static InitService
Enable and start the given service, optionally restarting it.static InitService
InitService.enable
(String serviceName, InitServiceOptions options) Enable and start the given service, optionally restarting it.