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