BackendConfigAutoTidyArgs

constructor(acmeAccountSafetyBuffer: Output<String>? = null, backend: Output<String>? = null, enabled: Output<Boolean>? = null, intervalDuration: Output<String>? = null, issuerSafetyBuffer: Output<String>? = null, maintainStoredCertificateCounts: Output<Boolean>? = null, maxStartupBackoffDuration: Output<String>? = null, minStartupBackoffDuration: Output<String>? = null, namespace: Output<String>? = null, pauseDuration: Output<String>? = null, publishStoredCertificateCountMetrics: Output<Boolean>? = null, revocationQueueSafetyBuffer: Output<String>? = null, safetyBuffer: Output<String>? = null, tidyAcme: Output<Boolean>? = null, tidyCertMetadata: Output<Boolean>? = null, tidyCertStore: Output<Boolean>? = null, tidyCmpv2NonceStore: Output<Boolean>? = null, tidyCrossClusterRevokedCerts: Output<Boolean>? = null, tidyExpiredIssuers: Output<Boolean>? = null, tidyMoveLegacyCaBundle: Output<Boolean>? = null, tidyRevocationQueue: Output<Boolean>? = null, tidyRevokedCertIssuerAssociations: Output<Boolean>? = null, tidyRevokedCerts: Output<Boolean>? = null)