| Package | Description |
|---|---|
| software.amazon.awssdk.services.wellarchitected.model |
| Modifier and Type | Method and Description |
|---|---|
List<PillarDifference> |
VersionDifferences.pillarDifferences()
The differences between the base and latest versions of the lens.
|
| Modifier and Type | Method and Description |
|---|---|
VersionDifferences.Builder |
VersionDifferences.Builder.pillarDifferences(PillarDifference... pillarDifferences)
The differences between the base and latest versions of the lens.
|
| Modifier and Type | Method and Description |
|---|---|
VersionDifferences.Builder |
VersionDifferences.Builder.pillarDifferences(Collection<PillarDifference> pillarDifferences)
The differences between the base and latest versions of the lens.
|
Copyright © 2023. All rights reserved.