expiryNotificationDuration property

List<String>? expiryNotificationDuration
getter/setter pair

User can define the time to receive notification after which the auth config becomes invalid.

Support up to 30 days. Support granularity in hours.

Implementation

core.List<core.String>? expiryNotificationDuration;