| Package | Description |
|---|---|
| com.amazonaws.services.synthetics.model |
| Modifier and Type | Method and Description |
|---|---|
CanaryCodeOutput |
CanaryCodeOutput.clone() |
CanaryCodeOutput |
Canary.getCode() |
CanaryCodeOutput |
CanaryCodeOutput.withHandler(String handler)
The entry point to use for the source code when running the canary.
|
CanaryCodeOutput |
CanaryCodeOutput.withSourceLocationArn(String sourceLocationArn)
The ARN of the Lambda layer where Synthetics stores the canary script code.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Canary.setCode(CanaryCodeOutput code) |
Canary |
Canary.withCode(CanaryCodeOutput code) |
Copyright © 2023. All rights reserved.