ResourceCertificatesUpdateSpec
ResourceCertificatesUpdateSpec
Represents resource certificate(s) update spec
JSON Example
{
"autoRenew": "One among: ENABLE, DISABLE",
"autoRenewTriggerTimeWindow": "string"
}
string
autoRenew
Required
Represents the auto-renew configuration
string
autoRenewTriggerTimeWindow
Optional
Represents the starting time of the 1-hour time window during which auto-renewal triggers every day. Time should be given in 24-hour format as HH:mm. Note that the auto-renewal will trigger at the specified time or up to an hour later, considering factors such as daylight saving time.