OBJECT

RcsImmutabilitySettings

Description

Immutability settings information for RCS Azure Target.

link GraphQL Schema definition

  • type RcsImmutabilitySettings {
  • # Lock duration days defines the number of days for which stored data will be
  • # immutable.
  • lockDurationDays: Long!
  • }