AS2Security Settings Args
constructor(enableNRRForInboundDecodedMessages: Output<Boolean>, enableNRRForInboundEncodedMessages: Output<Boolean>, enableNRRForInboundMDN: Output<Boolean>, enableNRRForOutboundDecodedMessages: Output<Boolean>, enableNRRForOutboundEncodedMessages: Output<Boolean>, enableNRRForOutboundMDN: Output<Boolean>, encryptionCertificateName: Output<String>? = null, overrideGroupSigningCertificate: Output<Boolean>, sha2AlgorithmFormat: Output<String>? = null, signingCertificateName: Output<String>? = null)