PamRotationConfigDetailResponseModel : A rotation config’s detail view: the list shape flattened
onto the same object, plus the config’s full job/attempt history. The managed-credential surface
renders its header from the config fields and the history section from
Bit.Services.Pam.AccessConnector.Rotation.Api.Models.Response.
PamRotationConfigDetailResponseModel.Jobs, so both arrive in one response – the same shape
Bit.Services.Pam.AccessConnector.Api.Models.Response.PamAccessConnectorDetailResponseModel
returns for an access connector.