| Package | Description |
|---|---|
| com.amazonaws.services.ec2.model |
| Modifier and Type | Method and Description |
|---|---|
ScheduledInstancesMonitoring |
ScheduledInstancesMonitoring.clone() |
ScheduledInstancesMonitoring |
ScheduledInstancesLaunchSpecification.getMonitoring()
Enable or disable monitoring for the instances.
|
ScheduledInstancesMonitoring |
ScheduledInstancesMonitoring.withEnabled(Boolean enabled)
Indicates whether monitoring is enabled.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ScheduledInstancesLaunchSpecification.setMonitoring(ScheduledInstancesMonitoring monitoring)
Enable or disable monitoring for the instances.
|
ScheduledInstancesLaunchSpecification |
ScheduledInstancesLaunchSpecification.withMonitoring(ScheduledInstancesMonitoring monitoring)
Enable or disable monitoring for the instances.
|
Copyright © 2021. All rights reserved.