Automatic Cert Method Args
constructor(duration: Output<String>? = null, issuerRef: Output<CertManagerIssuerRefArgs>, privateKey: Output<CertManagerPrivateKeyArgs>? = null, renewBefore: Output<String>? = null, san: Output<SanForCertArgs>? = null, secretName: Output<String>? = null, secretNamespace: Output<String>? = null)