retainedReleaseCount property
The number of previous releases to retain on the channel for rollback or other purposes.
Must be a number between 1-100. Defaults to 10 for new channels.
Implementation
core.int? retainedReleaseCount;
The number of previous releases to retain on the channel for rollback or other purposes.
Must be a number between 1-100. Defaults to 10 for new channels.
core.int? retainedReleaseCount;