| Package | Description |
|---|---|
| software.amazon.awssdk.services.proton.model |
| Modifier and Type | Method and Description |
|---|---|
ResourceSyncAttempt |
GetTemplateSyncStatusResponse.latestSuccessfulSync()
The details of the last successful sync that's returned by Proton.
|
ResourceSyncAttempt |
GetTemplateSyncStatusResponse.latestSync()
The details of the last sync that's returned by Proton.
|
| Modifier and Type | Method and Description |
|---|---|
GetTemplateSyncStatusResponse.Builder |
GetTemplateSyncStatusResponse.Builder.latestSuccessfulSync(ResourceSyncAttempt latestSuccessfulSync)
The details of the last successful sync that's returned by Proton.
|
GetTemplateSyncStatusResponse.Builder |
GetTemplateSyncStatusResponse.Builder.latestSync(ResourceSyncAttempt latestSync)
The details of the last sync that's returned by Proton.
|
Copyright © 2022. All rights reserved.