ManagedStateVersion

This represent a managed state version
  • id
    The unique ID of the state version
  • lastModified
    Unix timestamp of the last time the state has been modified
  • rollback
    Indicate if this state is a rollback
  • rollbackUsername
    The username that initiated the rollback
  • size
    The size of the state in bytes
  • imported
    True if the state has been manually imported
  • importedUsername
    The username that initiated the import
  • importedTimestamp
    When the version is a rollback to a manually imported state this will be set to imported state timestamp