GetCertificateCertificatePolicyLifetimeActionTrigger

data class GetCertificateCertificatePolicyLifetimeActionTrigger(val daysBeforeExpiry: Int, val lifetimePercentage: Int)

Constructors

constructor(daysBeforeExpiry: Int, lifetimePercentage: Int)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The number of days before the Certificate expires that the action associated with this Trigger should run.

Link copied to clipboard

The percentage at which during the Certificates Lifetime the action associated with this Trigger should run.