ComponentSnapshotSpec

ComponentSnapshotSpec
ComponentSnapshotSpec

Create or revert Snapshot spec.

OneOf
This class requires at least one of the following:
JSON Example
{
    "actionType": "string",
    "snapshotPrefix": "string",
    "snapshotDescription": "string",
    "shouldSnapshotWithMemory": false,
    "shouldShutdownBeforeSnapshot": false
}