CertificateTemplatePredefinedValuesKeyUsageExtendedKeyUsageArgs

constructor(clientAuth: Output<Boolean>? = null, codeSigning: Output<Boolean>? = null, emailProtection: Output<Boolean>? = null, ocspSigning: Output<Boolean>? = null, serverAuth: Output<Boolean>? = null, timeStamping: Output<Boolean>? = null)