CertificateTemplatePredefinedValuesKeyUsageBaseKeyUsageArgs

constructor(certSign: Output<Boolean>? = null, contentCommitment: Output<Boolean>? = null, crlSign: Output<Boolean>? = null, dataEncipherment: Output<Boolean>? = null, decipherOnly: Output<Boolean>? = null, digitalSignature: Output<Boolean>? = null, encipherOnly: Output<Boolean>? = null, keyAgreement: Output<Boolean>? = null, keyEncipherment: Output<Boolean>? = null)