| Package | Description |
|---|---|
| software.amazon.awssdk.services.synthetics.model |
| Modifier and Type | Method and Description |
|---|---|
CanaryCodeInput |
UpdateCanaryRequest.code()
A structure that includes the entry point from which the canary should start running your script.
|
CanaryCodeInput |
CreateCanaryRequest.code()
A structure that includes the entry point from which the canary should start running your script.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateCanaryRequest.Builder |
UpdateCanaryRequest.Builder.code(CanaryCodeInput code)
A structure that includes the entry point from which the canary should start running your script.
|
CreateCanaryRequest.Builder |
CreateCanaryRequest.Builder.code(CanaryCodeInput code)
A structure that includes the entry point from which the canary should start running your script.
|
Copyright © 2023. All rights reserved.