AppPatchUpdateVerbatimCheckpointRequest
PatchUpdateVerbatimCheckpointRequest defines the body of a request to a patch update checkpoint endpoint of the
service API, where UntypedDeloyment is an apitype.UntypedDeployment. Whereas the PatchUpdateCheckpointRequest
API is subject to the service reformatting how a checkpoint is persisted, PatchUpdateVerbatimCheckpointRequest
enables the CLI to define the exact format.
Designed to be compatible with the PatchUpdateCheckpointDeltaRequest API, where formatting is critical in calculating
textual diffs.
Properties
versioninteger requiredThe version numberuntypedDeploymentobject optionalThe untyped deploymentsequenceNumberinteger requiredIdempotency key incremented by the client on every PATCH call within the same update.
Thank you for your feedback!
If you have a question about how to use Pulumi, reach out in Community Slack.
Open an issue on GitHub to report a problem or suggest an improvement.