| Package | Description |
|---|---|
| com.amazonaws.services.iot.model |
| Modifier and Type | Method and Description |
|---|---|
static JobEndBehavior |
JobEndBehavior.fromValue(String value)
Use this in place of valueOf.
|
static JobEndBehavior |
JobEndBehavior.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JobEndBehavior[] |
JobEndBehavior.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
SchedulingConfig |
SchedulingConfig.withEndBehavior(JobEndBehavior endBehavior)
Specifies the end behavior for all job executions after a job reaches the selected
endTime. |
Copyright © 2025. All rights reserved.