Package | Description |
---|---|
com.amazonaws.services.ec2.model | |
com.amazonaws.services.ec2.model.transform |
Modifier and Type | Field and Description |
---|---|
private ScheduledInstancesMonitoring |
ScheduledInstancesLaunchSpecification.monitoring
Enable or disable monitoring for the instances.
|
Modifier and Type | Method and Description |
---|---|
ScheduledInstancesMonitoring |
ScheduledInstancesMonitoring.clone() |
ScheduledInstancesMonitoring |
ScheduledInstancesLaunchSpecification.getMonitoring()
Enable or disable monitoring for the instances.
|
ScheduledInstancesMonitoring |
ScheduledInstancesMonitoring.withEnabled(java.lang.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.
|
Modifier and Type | Method and Description |
---|---|
ScheduledInstancesMonitoring |
ScheduledInstancesMonitoringStaxUnmarshaller.unmarshall(StaxUnmarshallerContext context) |