SecretBackendCaArgs

constructor(backend: Output<String>? = null, generateSigningKey: Output<Boolean>? = null, keyBits: Output<Int>? = null, keyType: Output<String>? = null, namespace: Output<String>? = null, privateKey: Output<String>? = null, publicKey: Output<String>? = null)