pendingProperties property

List<String>? pendingProperties
final

The list of properties involved in the domain configuration change that are still in pending.

Implementation

final List<String>? pendingProperties;