| Package | Description |
|---|---|
| software.amazon.awssdk.services.synthetics.model |
| Modifier and Type | Method and Description |
|---|---|
List<RuntimeVersion> |
DescribeRuntimeVersionsResponse.runtimeVersions()
An array of objects that display the details about each Synthetics canary runtime version.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeRuntimeVersionsResponse.Builder |
DescribeRuntimeVersionsResponse.Builder.runtimeVersions(RuntimeVersion... runtimeVersions)
An array of objects that display the details about each Synthetics canary runtime version.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeRuntimeVersionsResponse.Builder |
DescribeRuntimeVersionsResponse.Builder.runtimeVersions(Collection<RuntimeVersion> runtimeVersions)
An array of objects that display the details about each Synthetics canary runtime version.
|
Copyright © 2022. All rights reserved.