| Package | Description |
|---|---|
| com.amazonaws.services.lexmodelsv2 |
|
| com.amazonaws.services.lexmodelsv2.model |
| Modifier and Type | Method and Description |
|---|---|
GetTestExecutionArtifactsUrlResult |
AmazonLexModelsV2Client.getTestExecutionArtifactsUrl(GetTestExecutionArtifactsUrlRequest request)
The pre-signed Amazon S3 URL to download the test execution result artifacts.
|
GetTestExecutionArtifactsUrlResult |
AbstractAmazonLexModelsV2.getTestExecutionArtifactsUrl(GetTestExecutionArtifactsUrlRequest request) |
GetTestExecutionArtifactsUrlResult |
AmazonLexModelsV2.getTestExecutionArtifactsUrl(GetTestExecutionArtifactsUrlRequest getTestExecutionArtifactsUrlRequest)
The pre-signed Amazon S3 URL to download the test execution result artifacts.
|
| Modifier and Type | Method and Description |
|---|---|
GetTestExecutionArtifactsUrlResult |
GetTestExecutionArtifactsUrlResult.clone() |
GetTestExecutionArtifactsUrlResult |
GetTestExecutionArtifactsUrlResult.withDownloadArtifactsUrl(String downloadArtifactsUrl)
The pre-signed Amazon S3 URL to download completed test execution.
|
GetTestExecutionArtifactsUrlResult |
GetTestExecutionArtifactsUrlResult.withTestExecutionId(String testExecutionId)
The unique identifier of the completed test execution.
|
Copyright © 2025. All rights reserved.