| Package | Description |
|---|---|
| software.amazon.awssdk.services.nimble.model |
| Modifier and Type | Method and Description |
|---|---|
List<ValidationResult> |
LaunchProfile.validationResults()
The list of the latest validation results.
|
| Modifier and Type | Method and Description |
|---|---|
LaunchProfile.Builder |
LaunchProfile.Builder.validationResults(ValidationResult... validationResults)
The list of the latest validation results.
|
| Modifier and Type | Method and Description |
|---|---|
LaunchProfile.Builder |
LaunchProfile.Builder.validationResults(Collection<ValidationResult> validationResults)
The list of the latest validation results.
|
Copyright © 2023. All rights reserved.