snapshotName property
The identifier of an existing snapshot of application state to use to
restart an application. The application uses this value if
RESTORE_FROM_CUSTOM_SNAPSHOT
is specified for the
ApplicationRestoreType
.
Implementation
final String? snapshotName;