Secret Backend Crl Config Args
constructor(autoRebuild: Output<Boolean>? = null, autoRebuildGracePeriod: Output<String>? = null, backend: Output<String>? = null, crossClusterRevocation: Output<Boolean>? = null, deltaRebuildInterval: Output<String>? = null, disable: Output<Boolean>? = null, enableDelta: Output<Boolean>? = null, expiry: Output<String>? = null, maxCrlEntries: Output<Int>? = null, namespace: Output<String>? = null, ocspDisable: Output<Boolean>? = null, ocspExpiry: Output<String>? = null, unifiedCrl: Output<Boolean>? = null, unifiedCrlOnExistingPaths: Output<Boolean>? = null)