| Package | Description |
|---|---|
| com.amazonaws.services.scheduler.model |
| Modifier and Type | Method and Description |
|---|---|
TargetSummary |
TargetSummary.clone() |
TargetSummary |
ScheduleSummary.getTarget()
The schedule's target details.
|
TargetSummary |
TargetSummary.withArn(String arn)
The Amazon Resource Name (ARN) of the target.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ScheduleSummary.setTarget(TargetSummary target)
The schedule's target details.
|
ScheduleSummary |
ScheduleSummary.withTarget(TargetSummary target)
The schedule's target details.
|
Copyright © 2025. All rights reserved.