versionStages property

List<String>? versionStages
final

The list of staging labels that are currently attached to this version of the secret. Staging labels are used to track a version as it progresses through the secret rotation process.

Implementation

final List<String>? versionStages;