AS2Error Settings Args
data class AS2ErrorSettingsArgs(val resendIfMDNNotReceived: Output<Boolean>, val suspendDuplicateMessage: Output<Boolean>) : ConvertibleToJava<AS2ErrorSettingsArgs>
The AS2 agreement error settings.
The AS2 agreement error settings.