deploymentId property

int? deploymentId
final

The ID of the deployment. This number increases by one each time that you deploy source code or change instance configuration settings.

Implementation

final int? deploymentId;