| Package | Description |
|---|---|
| software.amazon.awscdk.services.ec2 |
Amazon EC2 Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static InitService |
InitService.disable(String serviceName)
(experimental) Disable and stop the given service.
|
static InitService |
InitService.enable(String serviceName)
(experimental) Enable and start the given service, optionally restarting it.
|
static InitService |
InitService.enable(String serviceName,
InitServiceOptions options)
(experimental) Enable and start the given service, optionally restarting it.
|
Copyright © 2021. All rights reserved.