1. Packages
  2. Azure Native
  3. API Docs
  4. logic
  5. getIntegrationAccountAgreement
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.34.0 published on Thursday, Mar 28, 2024 by Pulumi

azure-native.logic.getIntegrationAccountAgreement

Explore with Pulumi AI

azure-native logo
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.34.0 published on Thursday, Mar 28, 2024 by Pulumi

    Gets an integration account agreement. Azure REST API version: 2019-05-01.

    Other available API versions: 2015-08-01-preview.

    Using getIntegrationAccountAgreement

    Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.

    function getIntegrationAccountAgreement(args: GetIntegrationAccountAgreementArgs, opts?: InvokeOptions): Promise<GetIntegrationAccountAgreementResult>
    function getIntegrationAccountAgreementOutput(args: GetIntegrationAccountAgreementOutputArgs, opts?: InvokeOptions): Output<GetIntegrationAccountAgreementResult>
    def get_integration_account_agreement(agreement_name: Optional[str] = None,
                                          integration_account_name: Optional[str] = None,
                                          resource_group_name: Optional[str] = None,
                                          opts: Optional[InvokeOptions] = None) -> GetIntegrationAccountAgreementResult
    def get_integration_account_agreement_output(agreement_name: Optional[pulumi.Input[str]] = None,
                                          integration_account_name: Optional[pulumi.Input[str]] = None,
                                          resource_group_name: Optional[pulumi.Input[str]] = None,
                                          opts: Optional[InvokeOptions] = None) -> Output[GetIntegrationAccountAgreementResult]
    func LookupIntegrationAccountAgreement(ctx *Context, args *LookupIntegrationAccountAgreementArgs, opts ...InvokeOption) (*LookupIntegrationAccountAgreementResult, error)
    func LookupIntegrationAccountAgreementOutput(ctx *Context, args *LookupIntegrationAccountAgreementOutputArgs, opts ...InvokeOption) LookupIntegrationAccountAgreementResultOutput

    > Note: This function is named LookupIntegrationAccountAgreement in the Go SDK.

    public static class GetIntegrationAccountAgreement 
    {
        public static Task<GetIntegrationAccountAgreementResult> InvokeAsync(GetIntegrationAccountAgreementArgs args, InvokeOptions? opts = null)
        public static Output<GetIntegrationAccountAgreementResult> Invoke(GetIntegrationAccountAgreementInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetIntegrationAccountAgreementResult> getIntegrationAccountAgreement(GetIntegrationAccountAgreementArgs args, InvokeOptions options)
    // Output-based functions aren't available in Java yet
    
    fn::invoke:
      function: azure-native:logic:getIntegrationAccountAgreement
      arguments:
        # arguments dictionary

    The following arguments are supported:

    AgreementName string
    The integration account agreement name.
    IntegrationAccountName string
    The integration account name.
    ResourceGroupName string
    The resource group name.
    AgreementName string
    The integration account agreement name.
    IntegrationAccountName string
    The integration account name.
    ResourceGroupName string
    The resource group name.
    agreementName String
    The integration account agreement name.
    integrationAccountName String
    The integration account name.
    resourceGroupName String
    The resource group name.
    agreementName string
    The integration account agreement name.
    integrationAccountName string
    The integration account name.
    resourceGroupName string
    The resource group name.
    agreement_name str
    The integration account agreement name.
    integration_account_name str
    The integration account name.
    resource_group_name str
    The resource group name.
    agreementName String
    The integration account agreement name.
    integrationAccountName String
    The integration account name.
    resourceGroupName String
    The resource group name.

    getIntegrationAccountAgreement Result

    The following output properties are available:

    AgreementType string
    The agreement type.
    ChangedTime string
    The changed time.
    Content Pulumi.AzureNative.Logic.Outputs.AgreementContentResponse
    The agreement content.
    CreatedTime string
    The created time.
    GuestIdentity Pulumi.AzureNative.Logic.Outputs.BusinessIdentityResponse
    The business identity of the guest partner.
    GuestPartner string
    The integration account partner that is set as guest partner for this agreement.
    HostIdentity Pulumi.AzureNative.Logic.Outputs.BusinessIdentityResponse
    The business identity of the host partner.
    HostPartner string
    The integration account partner that is set as host partner for this agreement.
    Id string
    The resource id.
    Name string
    Gets the resource name.
    Type string
    Gets the resource type.
    Location string
    The resource location.
    Metadata object
    The metadata.
    Tags Dictionary<string, string>
    The resource tags.
    AgreementType string
    The agreement type.
    ChangedTime string
    The changed time.
    Content AgreementContentResponse
    The agreement content.
    CreatedTime string
    The created time.
    GuestIdentity BusinessIdentityResponse
    The business identity of the guest partner.
    GuestPartner string
    The integration account partner that is set as guest partner for this agreement.
    HostIdentity BusinessIdentityResponse
    The business identity of the host partner.
    HostPartner string
    The integration account partner that is set as host partner for this agreement.
    Id string
    The resource id.
    Name string
    Gets the resource name.
    Type string
    Gets the resource type.
    Location string
    The resource location.
    Metadata interface{}
    The metadata.
    Tags map[string]string
    The resource tags.
    agreementType String
    The agreement type.
    changedTime String
    The changed time.
    content AgreementContentResponse
    The agreement content.
    createdTime String
    The created time.
    guestIdentity BusinessIdentityResponse
    The business identity of the guest partner.
    guestPartner String
    The integration account partner that is set as guest partner for this agreement.
    hostIdentity BusinessIdentityResponse
    The business identity of the host partner.
    hostPartner String
    The integration account partner that is set as host partner for this agreement.
    id String
    The resource id.
    name String
    Gets the resource name.
    type String
    Gets the resource type.
    location String
    The resource location.
    metadata Object
    The metadata.
    tags Map<String,String>
    The resource tags.
    agreementType string
    The agreement type.
    changedTime string
    The changed time.
    content AgreementContentResponse
    The agreement content.
    createdTime string
    The created time.
    guestIdentity BusinessIdentityResponse
    The business identity of the guest partner.
    guestPartner string
    The integration account partner that is set as guest partner for this agreement.
    hostIdentity BusinessIdentityResponse
    The business identity of the host partner.
    hostPartner string
    The integration account partner that is set as host partner for this agreement.
    id string
    The resource id.
    name string
    Gets the resource name.
    type string
    Gets the resource type.
    location string
    The resource location.
    metadata any
    The metadata.
    tags {[key: string]: string}
    The resource tags.
    agreement_type str
    The agreement type.
    changed_time str
    The changed time.
    content AgreementContentResponse
    The agreement content.
    created_time str
    The created time.
    guest_identity BusinessIdentityResponse
    The business identity of the guest partner.
    guest_partner str
    The integration account partner that is set as guest partner for this agreement.
    host_identity BusinessIdentityResponse
    The business identity of the host partner.
    host_partner str
    The integration account partner that is set as host partner for this agreement.
    id str
    The resource id.
    name str
    Gets the resource name.
    type str
    Gets the resource type.
    location str
    The resource location.
    metadata Any
    The metadata.
    tags Mapping[str, str]
    The resource tags.
    agreementType String
    The agreement type.
    changedTime String
    The changed time.
    content Property Map
    The agreement content.
    createdTime String
    The created time.
    guestIdentity Property Map
    The business identity of the guest partner.
    guestPartner String
    The integration account partner that is set as guest partner for this agreement.
    hostIdentity Property Map
    The business identity of the host partner.
    hostPartner String
    The integration account partner that is set as host partner for this agreement.
    id String
    The resource id.
    name String
    Gets the resource name.
    type String
    Gets the resource type.
    location String
    The resource location.
    metadata Any
    The metadata.
    tags Map<String>
    The resource tags.

    Supporting Types

    AS2AcknowledgementConnectionSettingsResponse

    IgnoreCertificateNameMismatch bool
    Indicates whether to ignore mismatch in certificate name.
    KeepHttpConnectionAlive bool
    Indicates whether to keep the connection alive.
    SupportHttpStatusCodeContinue bool
    Indicates whether to support HTTP status code 'CONTINUE'.
    UnfoldHttpHeaders bool
    Indicates whether to unfold the HTTP headers.
    IgnoreCertificateNameMismatch bool
    Indicates whether to ignore mismatch in certificate name.
    KeepHttpConnectionAlive bool
    Indicates whether to keep the connection alive.
    SupportHttpStatusCodeContinue bool
    Indicates whether to support HTTP status code 'CONTINUE'.
    UnfoldHttpHeaders bool
    Indicates whether to unfold the HTTP headers.
    ignoreCertificateNameMismatch Boolean
    Indicates whether to ignore mismatch in certificate name.
    keepHttpConnectionAlive Boolean
    Indicates whether to keep the connection alive.
    supportHttpStatusCodeContinue Boolean
    Indicates whether to support HTTP status code 'CONTINUE'.
    unfoldHttpHeaders Boolean
    Indicates whether to unfold the HTTP headers.
    ignoreCertificateNameMismatch boolean
    Indicates whether to ignore mismatch in certificate name.
    keepHttpConnectionAlive boolean
    Indicates whether to keep the connection alive.
    supportHttpStatusCodeContinue boolean
    Indicates whether to support HTTP status code 'CONTINUE'.
    unfoldHttpHeaders boolean
    Indicates whether to unfold the HTTP headers.
    ignore_certificate_name_mismatch bool
    Indicates whether to ignore mismatch in certificate name.
    keep_http_connection_alive bool
    Indicates whether to keep the connection alive.
    support_http_status_code_continue bool
    Indicates whether to support HTTP status code 'CONTINUE'.
    unfold_http_headers bool
    Indicates whether to unfold the HTTP headers.
    ignoreCertificateNameMismatch Boolean
    Indicates whether to ignore mismatch in certificate name.
    keepHttpConnectionAlive Boolean
    Indicates whether to keep the connection alive.
    supportHttpStatusCodeContinue Boolean
    Indicates whether to support HTTP status code 'CONTINUE'.
    unfoldHttpHeaders Boolean
    Indicates whether to unfold the HTTP headers.

    AS2AgreementContentResponse

    ReceiveAgreement AS2OneWayAgreementResponse
    The AS2 one-way receive agreement.
    SendAgreement AS2OneWayAgreementResponse
    The AS2 one-way send agreement.
    receiveAgreement AS2OneWayAgreementResponse
    The AS2 one-way receive agreement.
    sendAgreement AS2OneWayAgreementResponse
    The AS2 one-way send agreement.
    receiveAgreement AS2OneWayAgreementResponse
    The AS2 one-way receive agreement.
    sendAgreement AS2OneWayAgreementResponse
    The AS2 one-way send agreement.
    receive_agreement AS2OneWayAgreementResponse
    The AS2 one-way receive agreement.
    send_agreement AS2OneWayAgreementResponse
    The AS2 one-way send agreement.
    receiveAgreement Property Map
    The AS2 one-way receive agreement.
    sendAgreement Property Map
    The AS2 one-way send agreement.

    AS2EnvelopeSettingsResponse

    AutogenerateFileName bool
    The value indicating whether to auto generate file name.
    FileNameTemplate string
    The template for file name.
    MessageContentType string
    The message content type.
    SuspendMessageOnFileNameGenerationError bool
    The value indicating whether to suspend message on file name generation error.
    TransmitFileNameInMimeHeader bool
    The value indicating whether to transmit file name in mime header.
    AutogenerateFileName bool
    The value indicating whether to auto generate file name.
    FileNameTemplate string
    The template for file name.
    MessageContentType string
    The message content type.
    SuspendMessageOnFileNameGenerationError bool
    The value indicating whether to suspend message on file name generation error.
    TransmitFileNameInMimeHeader bool
    The value indicating whether to transmit file name in mime header.
    autogenerateFileName Boolean
    The value indicating whether to auto generate file name.
    fileNameTemplate String
    The template for file name.
    messageContentType String
    The message content type.
    suspendMessageOnFileNameGenerationError Boolean
    The value indicating whether to suspend message on file name generation error.
    transmitFileNameInMimeHeader Boolean
    The value indicating whether to transmit file name in mime header.
    autogenerateFileName boolean
    The value indicating whether to auto generate file name.
    fileNameTemplate string
    The template for file name.
    messageContentType string
    The message content type.
    suspendMessageOnFileNameGenerationError boolean
    The value indicating whether to suspend message on file name generation error.
    transmitFileNameInMimeHeader boolean
    The value indicating whether to transmit file name in mime header.
    autogenerate_file_name bool
    The value indicating whether to auto generate file name.
    file_name_template str
    The template for file name.
    message_content_type str
    The message content type.
    suspend_message_on_file_name_generation_error bool
    The value indicating whether to suspend message on file name generation error.
    transmit_file_name_in_mime_header bool
    The value indicating whether to transmit file name in mime header.
    autogenerateFileName Boolean
    The value indicating whether to auto generate file name.
    fileNameTemplate String
    The template for file name.
    messageContentType String
    The message content type.
    suspendMessageOnFileNameGenerationError Boolean
    The value indicating whether to suspend message on file name generation error.
    transmitFileNameInMimeHeader Boolean
    The value indicating whether to transmit file name in mime header.

    AS2ErrorSettingsResponse

    ResendIfMDNNotReceived bool
    The value indicating whether to resend message If MDN is not received.
    SuspendDuplicateMessage bool
    The value indicating whether to suspend duplicate message.
    ResendIfMDNNotReceived bool
    The value indicating whether to resend message If MDN is not received.
    SuspendDuplicateMessage bool
    The value indicating whether to suspend duplicate message.
    resendIfMDNNotReceived Boolean
    The value indicating whether to resend message If MDN is not received.
    suspendDuplicateMessage Boolean
    The value indicating whether to suspend duplicate message.
    resendIfMDNNotReceived boolean
    The value indicating whether to resend message If MDN is not received.
    suspendDuplicateMessage boolean
    The value indicating whether to suspend duplicate message.
    resend_if_mdn_not_received bool
    The value indicating whether to resend message If MDN is not received.
    suspend_duplicate_message bool
    The value indicating whether to suspend duplicate message.
    resendIfMDNNotReceived Boolean
    The value indicating whether to resend message If MDN is not received.
    suspendDuplicateMessage Boolean
    The value indicating whether to suspend duplicate message.

    AS2MdnSettingsResponse

    MicHashingAlgorithm string
    The signing or hashing algorithm.
    NeedMDN bool
    The value indicating whether to send or request a MDN.
    SendInboundMDNToMessageBox bool
    The value indicating whether to send inbound MDN to message box.
    SendMDNAsynchronously bool
    The value indicating whether to send the asynchronous MDN.
    SignMDN bool
    The value indicating whether the MDN needs to be signed or not.
    SignOutboundMDNIfOptional bool
    The value indicating whether to sign the outbound MDN if optional.
    DispositionNotificationTo string
    The disposition notification to header value.
    MdnText string
    The MDN text.
    ReceiptDeliveryUrl string
    The receipt delivery URL.
    MicHashingAlgorithm string
    The signing or hashing algorithm.
    NeedMDN bool
    The value indicating whether to send or request a MDN.
    SendInboundMDNToMessageBox bool
    The value indicating whether to send inbound MDN to message box.
    SendMDNAsynchronously bool
    The value indicating whether to send the asynchronous MDN.
    SignMDN bool
    The value indicating whether the MDN needs to be signed or not.
    SignOutboundMDNIfOptional bool
    The value indicating whether to sign the outbound MDN if optional.
    DispositionNotificationTo string
    The disposition notification to header value.
    MdnText string
    The MDN text.
    ReceiptDeliveryUrl string
    The receipt delivery URL.
    micHashingAlgorithm String
    The signing or hashing algorithm.
    needMDN Boolean
    The value indicating whether to send or request a MDN.
    sendInboundMDNToMessageBox Boolean
    The value indicating whether to send inbound MDN to message box.
    sendMDNAsynchronously Boolean
    The value indicating whether to send the asynchronous MDN.
    signMDN Boolean
    The value indicating whether the MDN needs to be signed or not.
    signOutboundMDNIfOptional Boolean
    The value indicating whether to sign the outbound MDN if optional.
    dispositionNotificationTo String
    The disposition notification to header value.
    mdnText String
    The MDN text.
    receiptDeliveryUrl String
    The receipt delivery URL.
    micHashingAlgorithm string
    The signing or hashing algorithm.
    needMDN boolean
    The value indicating whether to send or request a MDN.
    sendInboundMDNToMessageBox boolean
    The value indicating whether to send inbound MDN to message box.
    sendMDNAsynchronously boolean
    The value indicating whether to send the asynchronous MDN.
    signMDN boolean
    The value indicating whether the MDN needs to be signed or not.
    signOutboundMDNIfOptional boolean
    The value indicating whether to sign the outbound MDN if optional.
    dispositionNotificationTo string
    The disposition notification to header value.
    mdnText string
    The MDN text.
    receiptDeliveryUrl string
    The receipt delivery URL.
    mic_hashing_algorithm str
    The signing or hashing algorithm.
    need_mdn bool
    The value indicating whether to send or request a MDN.
    send_inbound_mdn_to_message_box bool
    The value indicating whether to send inbound MDN to message box.
    send_mdnasynchronously bool
    The value indicating whether to send the asynchronous MDN.
    sign_mdn bool
    The value indicating whether the MDN needs to be signed or not.
    sign_outbound_mdn_if_optional bool
    The value indicating whether to sign the outbound MDN if optional.
    disposition_notification_to str
    The disposition notification to header value.
    mdn_text str
    The MDN text.
    receipt_delivery_url str
    The receipt delivery URL.
    micHashingAlgorithm String
    The signing or hashing algorithm.
    needMDN Boolean
    The value indicating whether to send or request a MDN.
    sendInboundMDNToMessageBox Boolean
    The value indicating whether to send inbound MDN to message box.
    sendMDNAsynchronously Boolean
    The value indicating whether to send the asynchronous MDN.
    signMDN Boolean
    The value indicating whether the MDN needs to be signed or not.
    signOutboundMDNIfOptional Boolean
    The value indicating whether to sign the outbound MDN if optional.
    dispositionNotificationTo String
    The disposition notification to header value.
    mdnText String
    The MDN text.
    receiptDeliveryUrl String
    The receipt delivery URL.

    AS2MessageConnectionSettingsResponse

    IgnoreCertificateNameMismatch bool
    The value indicating whether to ignore mismatch in certificate name.
    KeepHttpConnectionAlive bool
    The value indicating whether to keep the connection alive.
    SupportHttpStatusCodeContinue bool
    The value indicating whether to support HTTP status code 'CONTINUE'.
    UnfoldHttpHeaders bool
    The value indicating whether to unfold the HTTP headers.
    IgnoreCertificateNameMismatch bool
    The value indicating whether to ignore mismatch in certificate name.
    KeepHttpConnectionAlive bool
    The value indicating whether to keep the connection alive.
    SupportHttpStatusCodeContinue bool
    The value indicating whether to support HTTP status code 'CONTINUE'.
    UnfoldHttpHeaders bool
    The value indicating whether to unfold the HTTP headers.
    ignoreCertificateNameMismatch Boolean
    The value indicating whether to ignore mismatch in certificate name.
    keepHttpConnectionAlive Boolean
    The value indicating whether to keep the connection alive.
    supportHttpStatusCodeContinue Boolean
    The value indicating whether to support HTTP status code 'CONTINUE'.
    unfoldHttpHeaders Boolean
    The value indicating whether to unfold the HTTP headers.
    ignoreCertificateNameMismatch boolean
    The value indicating whether to ignore mismatch in certificate name.
    keepHttpConnectionAlive boolean
    The value indicating whether to keep the connection alive.
    supportHttpStatusCodeContinue boolean
    The value indicating whether to support HTTP status code 'CONTINUE'.
    unfoldHttpHeaders boolean
    The value indicating whether to unfold the HTTP headers.
    ignore_certificate_name_mismatch bool
    The value indicating whether to ignore mismatch in certificate name.
    keep_http_connection_alive bool
    The value indicating whether to keep the connection alive.
    support_http_status_code_continue bool
    The value indicating whether to support HTTP status code 'CONTINUE'.
    unfold_http_headers bool
    The value indicating whether to unfold the HTTP headers.
    ignoreCertificateNameMismatch Boolean
    The value indicating whether to ignore mismatch in certificate name.
    keepHttpConnectionAlive Boolean
    The value indicating whether to keep the connection alive.
    supportHttpStatusCodeContinue Boolean
    The value indicating whether to support HTTP status code 'CONTINUE'.
    unfoldHttpHeaders Boolean
    The value indicating whether to unfold the HTTP headers.

    AS2OneWayAgreementResponse

    protocolSettings Property Map
    The AS2 protocol settings.
    receiverBusinessIdentity Property Map
    The receiver business identity
    senderBusinessIdentity Property Map
    The sender business identity

    AS2ProtocolSettingsResponse

    acknowledgementConnectionSettings Property Map
    The acknowledgement connection settings.
    envelopeSettings Property Map
    The envelope settings.
    errorSettings Property Map
    The error settings.
    mdnSettings Property Map
    The MDN settings.
    messageConnectionSettings Property Map
    The message connection settings.
    securitySettings Property Map
    The security settings.
    validationSettings Property Map
    The validation settings.

    AS2SecuritySettingsResponse

    EnableNRRForInboundDecodedMessages bool
    The value indicating whether to enable NRR for inbound decoded messages.
    EnableNRRForInboundEncodedMessages bool
    The value indicating whether to enable NRR for inbound encoded messages.
    EnableNRRForInboundMDN bool
    The value indicating whether to enable NRR for inbound MDN.
    EnableNRRForOutboundDecodedMessages bool
    The value indicating whether to enable NRR for outbound decoded messages.
    EnableNRRForOutboundEncodedMessages bool
    The value indicating whether to enable NRR for outbound encoded messages.
    EnableNRRForOutboundMDN bool
    The value indicating whether to enable NRR for outbound MDN.
    OverrideGroupSigningCertificate bool
    The value indicating whether to send or request a MDN.
    EncryptionCertificateName string
    The name of the encryption certificate.
    Sha2AlgorithmFormat string
    The Sha2 algorithm format. Valid values are Sha2, ShaHashSize, ShaHyphenHashSize, Sha2UnderscoreHashSize.
    SigningCertificateName string
    The name of the signing certificate.
    EnableNRRForInboundDecodedMessages bool
    The value indicating whether to enable NRR for inbound decoded messages.
    EnableNRRForInboundEncodedMessages bool
    The value indicating whether to enable NRR for inbound encoded messages.
    EnableNRRForInboundMDN bool
    The value indicating whether to enable NRR for inbound MDN.
    EnableNRRForOutboundDecodedMessages bool
    The value indicating whether to enable NRR for outbound decoded messages.
    EnableNRRForOutboundEncodedMessages bool
    The value indicating whether to enable NRR for outbound encoded messages.
    EnableNRRForOutboundMDN bool
    The value indicating whether to enable NRR for outbound MDN.
    OverrideGroupSigningCertificate bool
    The value indicating whether to send or request a MDN.
    EncryptionCertificateName string
    The name of the encryption certificate.
    Sha2AlgorithmFormat string
    The Sha2 algorithm format. Valid values are Sha2, ShaHashSize, ShaHyphenHashSize, Sha2UnderscoreHashSize.
    SigningCertificateName string
    The name of the signing certificate.
    enableNRRForInboundDecodedMessages Boolean
    The value indicating whether to enable NRR for inbound decoded messages.
    enableNRRForInboundEncodedMessages Boolean
    The value indicating whether to enable NRR for inbound encoded messages.
    enableNRRForInboundMDN Boolean
    The value indicating whether to enable NRR for inbound MDN.
    enableNRRForOutboundDecodedMessages Boolean
    The value indicating whether to enable NRR for outbound decoded messages.
    enableNRRForOutboundEncodedMessages Boolean
    The value indicating whether to enable NRR for outbound encoded messages.
    enableNRRForOutboundMDN Boolean
    The value indicating whether to enable NRR for outbound MDN.
    overrideGroupSigningCertificate Boolean
    The value indicating whether to send or request a MDN.
    encryptionCertificateName String
    The name of the encryption certificate.
    sha2AlgorithmFormat String
    The Sha2 algorithm format. Valid values are Sha2, ShaHashSize, ShaHyphenHashSize, Sha2UnderscoreHashSize.
    signingCertificateName String
    The name of the signing certificate.
    enableNRRForInboundDecodedMessages boolean
    The value indicating whether to enable NRR for inbound decoded messages.
    enableNRRForInboundEncodedMessages boolean
    The value indicating whether to enable NRR for inbound encoded messages.
    enableNRRForInboundMDN boolean
    The value indicating whether to enable NRR for inbound MDN.
    enableNRRForOutboundDecodedMessages boolean
    The value indicating whether to enable NRR for outbound decoded messages.
    enableNRRForOutboundEncodedMessages boolean
    The value indicating whether to enable NRR for outbound encoded messages.
    enableNRRForOutboundMDN boolean
    The value indicating whether to enable NRR for outbound MDN.
    overrideGroupSigningCertificate boolean
    The value indicating whether to send or request a MDN.
    encryptionCertificateName string
    The name of the encryption certificate.
    sha2AlgorithmFormat string
    The Sha2 algorithm format. Valid values are Sha2, ShaHashSize, ShaHyphenHashSize, Sha2UnderscoreHashSize.
    signingCertificateName string
    The name of the signing certificate.
    enable_nrr_for_inbound_decoded_messages bool
    The value indicating whether to enable NRR for inbound decoded messages.
    enable_nrr_for_inbound_encoded_messages bool
    The value indicating whether to enable NRR for inbound encoded messages.
    enable_nrr_for_inbound_mdn bool
    The value indicating whether to enable NRR for inbound MDN.
    enable_nrr_for_outbound_decoded_messages bool
    The value indicating whether to enable NRR for outbound decoded messages.
    enable_nrr_for_outbound_encoded_messages bool
    The value indicating whether to enable NRR for outbound encoded messages.
    enable_nrr_for_outbound_mdn bool
    The value indicating whether to enable NRR for outbound MDN.
    override_group_signing_certificate bool
    The value indicating whether to send or request a MDN.
    encryption_certificate_name str
    The name of the encryption certificate.
    sha2_algorithm_format str
    The Sha2 algorithm format. Valid values are Sha2, ShaHashSize, ShaHyphenHashSize, Sha2UnderscoreHashSize.
    signing_certificate_name str
    The name of the signing certificate.
    enableNRRForInboundDecodedMessages Boolean
    The value indicating whether to enable NRR for inbound decoded messages.
    enableNRRForInboundEncodedMessages Boolean
    The value indicating whether to enable NRR for inbound encoded messages.
    enableNRRForInboundMDN Boolean
    The value indicating whether to enable NRR for inbound MDN.
    enableNRRForOutboundDecodedMessages Boolean
    The value indicating whether to enable NRR for outbound decoded messages.
    enableNRRForOutboundEncodedMessages Boolean
    The value indicating whether to enable NRR for outbound encoded messages.
    enableNRRForOutboundMDN Boolean
    The value indicating whether to enable NRR for outbound MDN.
    overrideGroupSigningCertificate Boolean
    The value indicating whether to send or request a MDN.
    encryptionCertificateName String
    The name of the encryption certificate.
    sha2AlgorithmFormat String
    The Sha2 algorithm format. Valid values are Sha2, ShaHashSize, ShaHyphenHashSize, Sha2UnderscoreHashSize.
    signingCertificateName String
    The name of the signing certificate.

    AS2ValidationSettingsResponse

    CheckCertificateRevocationListOnReceive bool
    The value indicating whether to check for certificate revocation list on receive.
    CheckCertificateRevocationListOnSend bool
    The value indicating whether to check for certificate revocation list on send.
    CheckDuplicateMessage bool
    The value indicating whether to check for duplicate message.
    CompressMessage bool
    The value indicating whether the message has to be compressed.
    EncryptMessage bool
    The value indicating whether the message has to be encrypted.
    EncryptionAlgorithm string
    The encryption algorithm.
    InterchangeDuplicatesValidityDays int
    The number of days to look back for duplicate interchange.
    OverrideMessageProperties bool
    The value indicating whether to override incoming message properties with those in agreement.
    SignMessage bool
    The value indicating whether the message has to be signed.
    SigningAlgorithm string
    The signing algorithm.
    CheckCertificateRevocationListOnReceive bool
    The value indicating whether to check for certificate revocation list on receive.
    CheckCertificateRevocationListOnSend bool
    The value indicating whether to check for certificate revocation list on send.
    CheckDuplicateMessage bool
    The value indicating whether to check for duplicate message.
    CompressMessage bool
    The value indicating whether the message has to be compressed.
    EncryptMessage bool
    The value indicating whether the message has to be encrypted.
    EncryptionAlgorithm string
    The encryption algorithm.
    InterchangeDuplicatesValidityDays int
    The number of days to look back for duplicate interchange.
    OverrideMessageProperties bool
    The value indicating whether to override incoming message properties with those in agreement.
    SignMessage bool
    The value indicating whether the message has to be signed.
    SigningAlgorithm string
    The signing algorithm.
    checkCertificateRevocationListOnReceive Boolean
    The value indicating whether to check for certificate revocation list on receive.
    checkCertificateRevocationListOnSend Boolean
    The value indicating whether to check for certificate revocation list on send.
    checkDuplicateMessage Boolean
    The value indicating whether to check for duplicate message.
    compressMessage Boolean
    The value indicating whether the message has to be compressed.
    encryptMessage Boolean
    The value indicating whether the message has to be encrypted.
    encryptionAlgorithm String
    The encryption algorithm.
    interchangeDuplicatesValidityDays Integer
    The number of days to look back for duplicate interchange.
    overrideMessageProperties Boolean
    The value indicating whether to override incoming message properties with those in agreement.
    signMessage Boolean
    The value indicating whether the message has to be signed.
    signingAlgorithm String
    The signing algorithm.
    checkCertificateRevocationListOnReceive boolean
    The value indicating whether to check for certificate revocation list on receive.
    checkCertificateRevocationListOnSend boolean
    The value indicating whether to check for certificate revocation list on send.
    checkDuplicateMessage boolean
    The value indicating whether to check for duplicate message.
    compressMessage boolean
    The value indicating whether the message has to be compressed.
    encryptMessage boolean
    The value indicating whether the message has to be encrypted.
    encryptionAlgorithm string
    The encryption algorithm.
    interchangeDuplicatesValidityDays number
    The number of days to look back for duplicate interchange.
    overrideMessageProperties boolean
    The value indicating whether to override incoming message properties with those in agreement.
    signMessage boolean
    The value indicating whether the message has to be signed.
    signingAlgorithm string
    The signing algorithm.
    check_certificate_revocation_list_on_receive bool
    The value indicating whether to check for certificate revocation list on receive.
    check_certificate_revocation_list_on_send bool
    The value indicating whether to check for certificate revocation list on send.
    check_duplicate_message bool
    The value indicating whether to check for duplicate message.
    compress_message bool
    The value indicating whether the message has to be compressed.
    encrypt_message bool
    The value indicating whether the message has to be encrypted.
    encryption_algorithm str
    The encryption algorithm.
    interchange_duplicates_validity_days int
    The number of days to look back for duplicate interchange.
    override_message_properties bool
    The value indicating whether to override incoming message properties with those in agreement.
    sign_message bool
    The value indicating whether the message has to be signed.
    signing_algorithm str
    The signing algorithm.
    checkCertificateRevocationListOnReceive Boolean
    The value indicating whether to check for certificate revocation list on receive.
    checkCertificateRevocationListOnSend Boolean
    The value indicating whether to check for certificate revocation list on send.
    checkDuplicateMessage Boolean
    The value indicating whether to check for duplicate message.
    compressMessage Boolean
    The value indicating whether the message has to be compressed.
    encryptMessage Boolean
    The value indicating whether the message has to be encrypted.
    encryptionAlgorithm String
    The encryption algorithm.
    interchangeDuplicatesValidityDays Number
    The number of days to look back for duplicate interchange.
    overrideMessageProperties Boolean
    The value indicating whether to override incoming message properties with those in agreement.
    signMessage Boolean
    The value indicating whether the message has to be signed.
    signingAlgorithm String
    The signing algorithm.

    AgreementContentResponse

    AS2 AS2AgreementContentResponse
    The AS2 agreement content.
    Edifact EdifactAgreementContentResponse
    The EDIFACT agreement content.
    X12 X12AgreementContentResponse
    The X12 agreement content.
    aS2 AS2AgreementContentResponse
    The AS2 agreement content.
    edifact EdifactAgreementContentResponse
    The EDIFACT agreement content.
    x12 X12AgreementContentResponse
    The X12 agreement content.
    aS2 AS2AgreementContentResponse
    The AS2 agreement content.
    edifact EdifactAgreementContentResponse
    The EDIFACT agreement content.
    x12 X12AgreementContentResponse
    The X12 agreement content.
    a_s2 AS2AgreementContentResponse
    The AS2 agreement content.
    edifact EdifactAgreementContentResponse
    The EDIFACT agreement content.
    x12 X12AgreementContentResponse
    The X12 agreement content.
    aS2 Property Map
    The AS2 agreement content.
    edifact Property Map
    The EDIFACT agreement content.
    x12 Property Map
    The X12 agreement content.

    BusinessIdentityResponse

    Qualifier string
    The business identity qualifier e.g. as2identity, ZZ, ZZZ, 31, 32
    Value string
    The user defined business identity value.
    Qualifier string
    The business identity qualifier e.g. as2identity, ZZ, ZZZ, 31, 32
    Value string
    The user defined business identity value.
    qualifier String
    The business identity qualifier e.g. as2identity, ZZ, ZZZ, 31, 32
    value String
    The user defined business identity value.
    qualifier string
    The business identity qualifier e.g. as2identity, ZZ, ZZZ, 31, 32
    value string
    The user defined business identity value.
    qualifier str
    The business identity qualifier e.g. as2identity, ZZ, ZZZ, 31, 32
    value str
    The user defined business identity value.
    qualifier String
    The business identity qualifier e.g. as2identity, ZZ, ZZZ, 31, 32
    value String
    The user defined business identity value.

    EdifactAcknowledgementSettingsResponse

    AcknowledgementControlNumberLowerBound int
    The acknowledgement control number lower bound.
    AcknowledgementControlNumberUpperBound int
    The acknowledgement control number upper bound.
    BatchFunctionalAcknowledgements bool
    The value indicating whether to batch functional acknowledgements.
    BatchTechnicalAcknowledgements bool
    The value indicating whether to batch the technical acknowledgements.
    NeedFunctionalAcknowledgement bool
    The value indicating whether functional acknowledgement is needed.
    NeedLoopForValidMessages bool
    The value indicating whether a loop is needed for valid messages.
    NeedTechnicalAcknowledgement bool
    The value indicating whether technical acknowledgement is needed.
    RolloverAcknowledgementControlNumber bool
    The value indicating whether to rollover acknowledgement control number.
    SendSynchronousAcknowledgement bool
    The value indicating whether to send synchronous acknowledgement.
    AcknowledgementControlNumberPrefix string
    The acknowledgement control number prefix.
    AcknowledgementControlNumberSuffix string
    The acknowledgement control number suffix.
    AcknowledgementControlNumberLowerBound int
    The acknowledgement control number lower bound.
    AcknowledgementControlNumberUpperBound int
    The acknowledgement control number upper bound.
    BatchFunctionalAcknowledgements bool
    The value indicating whether to batch functional acknowledgements.
    BatchTechnicalAcknowledgements bool
    The value indicating whether to batch the technical acknowledgements.
    NeedFunctionalAcknowledgement bool
    The value indicating whether functional acknowledgement is needed.
    NeedLoopForValidMessages bool
    The value indicating whether a loop is needed for valid messages.
    NeedTechnicalAcknowledgement bool
    The value indicating whether technical acknowledgement is needed.
    RolloverAcknowledgementControlNumber bool
    The value indicating whether to rollover acknowledgement control number.
    SendSynchronousAcknowledgement bool
    The value indicating whether to send synchronous acknowledgement.
    AcknowledgementControlNumberPrefix string
    The acknowledgement control number prefix.
    AcknowledgementControlNumberSuffix string
    The acknowledgement control number suffix.
    acknowledgementControlNumberLowerBound Integer
    The acknowledgement control number lower bound.
    acknowledgementControlNumberUpperBound Integer
    The acknowledgement control number upper bound.
    batchFunctionalAcknowledgements Boolean
    The value indicating whether to batch functional acknowledgements.
    batchTechnicalAcknowledgements Boolean
    The value indicating whether to batch the technical acknowledgements.
    needFunctionalAcknowledgement Boolean
    The value indicating whether functional acknowledgement is needed.
    needLoopForValidMessages Boolean
    The value indicating whether a loop is needed for valid messages.
    needTechnicalAcknowledgement Boolean
    The value indicating whether technical acknowledgement is needed.
    rolloverAcknowledgementControlNumber Boolean
    The value indicating whether to rollover acknowledgement control number.
    sendSynchronousAcknowledgement Boolean
    The value indicating whether to send synchronous acknowledgement.
    acknowledgementControlNumberPrefix String
    The acknowledgement control number prefix.
    acknowledgementControlNumberSuffix String
    The acknowledgement control number suffix.
    acknowledgementControlNumberLowerBound number
    The acknowledgement control number lower bound.
    acknowledgementControlNumberUpperBound number
    The acknowledgement control number upper bound.
    batchFunctionalAcknowledgements boolean
    The value indicating whether to batch functional acknowledgements.
    batchTechnicalAcknowledgements boolean
    The value indicating whether to batch the technical acknowledgements.
    needFunctionalAcknowledgement boolean
    The value indicating whether functional acknowledgement is needed.
    needLoopForValidMessages boolean
    The value indicating whether a loop is needed for valid messages.
    needTechnicalAcknowledgement boolean
    The value indicating whether technical acknowledgement is needed.
    rolloverAcknowledgementControlNumber boolean
    The value indicating whether to rollover acknowledgement control number.
    sendSynchronousAcknowledgement boolean
    The value indicating whether to send synchronous acknowledgement.
    acknowledgementControlNumberPrefix string
    The acknowledgement control number prefix.
    acknowledgementControlNumberSuffix string
    The acknowledgement control number suffix.
    acknowledgement_control_number_lower_bound int
    The acknowledgement control number lower bound.
    acknowledgement_control_number_upper_bound int
    The acknowledgement control number upper bound.
    batch_functional_acknowledgements bool
    The value indicating whether to batch functional acknowledgements.
    batch_technical_acknowledgements bool
    The value indicating whether to batch the technical acknowledgements.
    need_functional_acknowledgement bool
    The value indicating whether functional acknowledgement is needed.
    need_loop_for_valid_messages bool
    The value indicating whether a loop is needed for valid messages.
    need_technical_acknowledgement bool
    The value indicating whether technical acknowledgement is needed.
    rollover_acknowledgement_control_number bool
    The value indicating whether to rollover acknowledgement control number.
    send_synchronous_acknowledgement bool
    The value indicating whether to send synchronous acknowledgement.
    acknowledgement_control_number_prefix str
    The acknowledgement control number prefix.
    acknowledgement_control_number_suffix str
    The acknowledgement control number suffix.
    acknowledgementControlNumberLowerBound Number
    The acknowledgement control number lower bound.
    acknowledgementControlNumberUpperBound Number
    The acknowledgement control number upper bound.
    batchFunctionalAcknowledgements Boolean
    The value indicating whether to batch functional acknowledgements.
    batchTechnicalAcknowledgements Boolean
    The value indicating whether to batch the technical acknowledgements.
    needFunctionalAcknowledgement Boolean
    The value indicating whether functional acknowledgement is needed.
    needLoopForValidMessages Boolean
    The value indicating whether a loop is needed for valid messages.
    needTechnicalAcknowledgement Boolean
    The value indicating whether technical acknowledgement is needed.
    rolloverAcknowledgementControlNumber Boolean
    The value indicating whether to rollover acknowledgement control number.
    sendSynchronousAcknowledgement Boolean
    The value indicating whether to send synchronous acknowledgement.
    acknowledgementControlNumberPrefix String
    The acknowledgement control number prefix.
    acknowledgementControlNumberSuffix String
    The acknowledgement control number suffix.

    EdifactAgreementContentResponse

    ReceiveAgreement EdifactOneWayAgreementResponse
    The EDIFACT one-way receive agreement.
    SendAgreement EdifactOneWayAgreementResponse
    The EDIFACT one-way send agreement.
    receiveAgreement EdifactOneWayAgreementResponse
    The EDIFACT one-way receive agreement.
    sendAgreement EdifactOneWayAgreementResponse
    The EDIFACT one-way send agreement.
    receiveAgreement EdifactOneWayAgreementResponse
    The EDIFACT one-way receive agreement.
    sendAgreement EdifactOneWayAgreementResponse
    The EDIFACT one-way send agreement.
    receive_agreement EdifactOneWayAgreementResponse
    The EDIFACT one-way receive agreement.
    send_agreement EdifactOneWayAgreementResponse
    The EDIFACT one-way send agreement.
    receiveAgreement Property Map
    The EDIFACT one-way receive agreement.
    sendAgreement Property Map
    The EDIFACT one-way send agreement.

    EdifactDelimiterOverrideResponse

    ComponentSeparator int
    The component separator.
    DataElementSeparator int
    The data element separator.
    DecimalPointIndicator string
    The decimal point indicator.
    ReleaseIndicator int
    The release indicator.
    RepetitionSeparator int
    The repetition separator.
    SegmentTerminator int
    The segment terminator.
    SegmentTerminatorSuffix string
    The segment terminator suffix.
    MessageAssociationAssignedCode string
    The message association assigned code.
    MessageId string
    The message id.
    MessageRelease string
    The message release.
    MessageVersion string
    The message version.
    TargetNamespace string
    The target namespace on which this delimiter settings has to be applied.
    ComponentSeparator int
    The component separator.
    DataElementSeparator int
    The data element separator.
    DecimalPointIndicator string
    The decimal point indicator.
    ReleaseIndicator int
    The release indicator.
    RepetitionSeparator int
    The repetition separator.
    SegmentTerminator int
    The segment terminator.
    SegmentTerminatorSuffix string
    The segment terminator suffix.
    MessageAssociationAssignedCode string
    The message association assigned code.
    MessageId string
    The message id.
    MessageRelease string
    The message release.
    MessageVersion string
    The message version.
    TargetNamespace string
    The target namespace on which this delimiter settings has to be applied.
    componentSeparator Integer
    The component separator.
    dataElementSeparator Integer
    The data element separator.
    decimalPointIndicator String
    The decimal point indicator.
    releaseIndicator Integer
    The release indicator.
    repetitionSeparator Integer
    The repetition separator.
    segmentTerminator Integer
    The segment terminator.
    segmentTerminatorSuffix String
    The segment terminator suffix.
    messageAssociationAssignedCode String
    The message association assigned code.
    messageId String
    The message id.
    messageRelease String
    The message release.
    messageVersion String
    The message version.
    targetNamespace String
    The target namespace on which this delimiter settings has to be applied.
    componentSeparator number
    The component separator.
    dataElementSeparator number
    The data element separator.
    decimalPointIndicator string
    The decimal point indicator.
    releaseIndicator number
    The release indicator.
    repetitionSeparator number
    The repetition separator.
    segmentTerminator number
    The segment terminator.
    segmentTerminatorSuffix string
    The segment terminator suffix.
    messageAssociationAssignedCode string
    The message association assigned code.
    messageId string
    The message id.
    messageRelease string
    The message release.
    messageVersion string
    The message version.
    targetNamespace string
    The target namespace on which this delimiter settings has to be applied.
    component_separator int
    The component separator.
    data_element_separator int
    The data element separator.
    decimal_point_indicator str
    The decimal point indicator.
    release_indicator int
    The release indicator.
    repetition_separator int
    The repetition separator.
    segment_terminator int
    The segment terminator.
    segment_terminator_suffix str
    The segment terminator suffix.
    message_association_assigned_code str
    The message association assigned code.
    message_id str
    The message id.
    message_release str
    The message release.
    message_version str
    The message version.
    target_namespace str
    The target namespace on which this delimiter settings has to be applied.
    componentSeparator Number
    The component separator.
    dataElementSeparator Number
    The data element separator.
    decimalPointIndicator String
    The decimal point indicator.
    releaseIndicator Number
    The release indicator.
    repetitionSeparator Number
    The repetition separator.
    segmentTerminator Number
    The segment terminator.
    segmentTerminatorSuffix String
    The segment terminator suffix.
    messageAssociationAssignedCode String
    The message association assigned code.
    messageId String
    The message id.
    messageRelease String
    The message release.
    messageVersion String
    The message version.
    targetNamespace String
    The target namespace on which this delimiter settings has to be applied.

    EdifactEnvelopeOverrideResponse

    ApplicationPassword string
    The application password.
    AssociationAssignedCode string
    The association assigned code.
    ControllingAgencyCode string
    The controlling agency code.
    FunctionalGroupId string
    The functional group id.
    GroupHeaderMessageRelease string
    The group header message release.
    GroupHeaderMessageVersion string
    The group header message version.
    MessageAssociationAssignedCode string
    The message association assigned code.
    MessageId string
    The message id on which this envelope settings has to be applied.
    MessageRelease string
    The message release version on which this envelope settings has to be applied.
    MessageVersion string
    The message version on which this envelope settings has to be applied.
    ReceiverApplicationId string
    The receiver application id.
    ReceiverApplicationQualifier string
    The receiver application qualifier.
    SenderApplicationId string
    The sender application id.
    SenderApplicationQualifier string
    The sender application qualifier.
    TargetNamespace string
    The target namespace on which this envelope settings has to be applied.
    ApplicationPassword string
    The application password.
    AssociationAssignedCode string
    The association assigned code.
    ControllingAgencyCode string
    The controlling agency code.
    FunctionalGroupId string
    The functional group id.
    GroupHeaderMessageRelease string
    The group header message release.
    GroupHeaderMessageVersion string
    The group header message version.
    MessageAssociationAssignedCode string
    The message association assigned code.
    MessageId string
    The message id on which this envelope settings has to be applied.
    MessageRelease string
    The message release version on which this envelope settings has to be applied.
    MessageVersion string
    The message version on which this envelope settings has to be applied.
    ReceiverApplicationId string
    The receiver application id.
    ReceiverApplicationQualifier string
    The receiver application qualifier.
    SenderApplicationId string
    The sender application id.
    SenderApplicationQualifier string
    The sender application qualifier.
    TargetNamespace string
    The target namespace on which this envelope settings has to be applied.
    applicationPassword String
    The application password.
    associationAssignedCode String
    The association assigned code.
    controllingAgencyCode String
    The controlling agency code.
    functionalGroupId String
    The functional group id.
    groupHeaderMessageRelease String
    The group header message release.
    groupHeaderMessageVersion String
    The group header message version.
    messageAssociationAssignedCode String
    The message association assigned code.
    messageId String
    The message id on which this envelope settings has to be applied.
    messageRelease String
    The message release version on which this envelope settings has to be applied.
    messageVersion String
    The message version on which this envelope settings has to be applied.
    receiverApplicationId String
    The receiver application id.
    receiverApplicationQualifier String
    The receiver application qualifier.
    senderApplicationId String
    The sender application id.
    senderApplicationQualifier String
    The sender application qualifier.
    targetNamespace String
    The target namespace on which this envelope settings has to be applied.
    applicationPassword string
    The application password.
    associationAssignedCode string
    The association assigned code.
    controllingAgencyCode string
    The controlling agency code.
    functionalGroupId string
    The functional group id.
    groupHeaderMessageRelease string
    The group header message release.
    groupHeaderMessageVersion string
    The group header message version.
    messageAssociationAssignedCode string
    The message association assigned code.
    messageId string
    The message id on which this envelope settings has to be applied.
    messageRelease string
    The message release version on which this envelope settings has to be applied.
    messageVersion string
    The message version on which this envelope settings has to be applied.
    receiverApplicationId string
    The receiver application id.
    receiverApplicationQualifier string
    The receiver application qualifier.
    senderApplicationId string
    The sender application id.
    senderApplicationQualifier string
    The sender application qualifier.
    targetNamespace string
    The target namespace on which this envelope settings has to be applied.
    application_password str
    The application password.
    association_assigned_code str
    The association assigned code.
    controlling_agency_code str
    The controlling agency code.
    functional_group_id str
    The functional group id.
    group_header_message_release str
    The group header message release.
    group_header_message_version str
    The group header message version.
    message_association_assigned_code str
    The message association assigned code.
    message_id str
    The message id on which this envelope settings has to be applied.
    message_release str
    The message release version on which this envelope settings has to be applied.
    message_version str
    The message version on which this envelope settings has to be applied.
    receiver_application_id str
    The receiver application id.
    receiver_application_qualifier str
    The receiver application qualifier.
    sender_application_id str
    The sender application id.
    sender_application_qualifier str
    The sender application qualifier.
    target_namespace str
    The target namespace on which this envelope settings has to be applied.
    applicationPassword String
    The application password.
    associationAssignedCode String
    The association assigned code.
    controllingAgencyCode String
    The controlling agency code.
    functionalGroupId String
    The functional group id.
    groupHeaderMessageRelease String
    The group header message release.
    groupHeaderMessageVersion String
    The group header message version.
    messageAssociationAssignedCode String
    The message association assigned code.
    messageId String
    The message id on which this envelope settings has to be applied.
    messageRelease String
    The message release version on which this envelope settings has to be applied.
    messageVersion String
    The message version on which this envelope settings has to be applied.
    receiverApplicationId String
    The receiver application id.
    receiverApplicationQualifier String
    The receiver application qualifier.
    senderApplicationId String
    The sender application id.
    senderApplicationQualifier String
    The sender application qualifier.
    targetNamespace String
    The target namespace on which this envelope settings has to be applied.

    EdifactEnvelopeSettingsResponse

    ApplyDelimiterStringAdvice bool
    The value indicating whether to apply delimiter string advice.
    CreateGroupingSegments bool
    The value indicating whether to create grouping segments.
    EnableDefaultGroupHeaders bool
    The value indicating whether to enable default group headers.
    GroupControlNumberLowerBound double
    The group control number lower bound.
    GroupControlNumberUpperBound double
    The group control number upper bound.
    InterchangeControlNumberLowerBound double
    The interchange control number lower bound.
    InterchangeControlNumberUpperBound double
    The interchange control number upper bound.
    IsTestInterchange bool
    The value indicating whether the message is a test interchange.
    OverwriteExistingTransactionSetControlNumber bool
    The value indicating whether to overwrite existing transaction set control number.
    RolloverGroupControlNumber bool
    The value indicating whether to rollover group control number.
    RolloverInterchangeControlNumber bool
    The value indicating whether to rollover interchange control number.
    RolloverTransactionSetControlNumber bool
    The value indicating whether to rollover transaction set control number.
    TransactionSetControlNumberLowerBound double
    The transaction set control number lower bound.
    TransactionSetControlNumberUpperBound double
    The transaction set control number upper bound.
    ApplicationReferenceId string
    The application reference id.
    CommunicationAgreementId string
    The communication agreement id.
    FunctionalGroupId string
    The functional group id.
    GroupApplicationPassword string
    The group application password.
    GroupApplicationReceiverId string
    The group application receiver id.
    GroupApplicationReceiverQualifier string
    The group application receiver qualifier.
    GroupApplicationSenderId string
    The group application sender id.
    GroupApplicationSenderQualifier string
    The group application sender qualifier.
    GroupAssociationAssignedCode string
    The group association assigned code.
    GroupControlNumberPrefix string
    The group control number prefix.
    GroupControlNumberSuffix string
    The group control number suffix.
    GroupControllingAgencyCode string
    The group controlling agency code.
    GroupMessageRelease string
    The group message release.
    GroupMessageVersion string
    The group message version.
    InterchangeControlNumberPrefix string
    The interchange control number prefix.
    InterchangeControlNumberSuffix string
    The interchange control number suffix.
    ProcessingPriorityCode string
    The processing priority code.
    ReceiverInternalIdentification string
    The receiver internal identification.
    ReceiverInternalSubIdentification string
    The receiver internal sub identification.
    ReceiverReverseRoutingAddress string
    The receiver reverse routing address.
    RecipientReferencePasswordQualifier string
    The recipient reference password qualifier.
    RecipientReferencePasswordValue string
    The recipient reference password value.
    SenderInternalIdentification string
    The sender internal identification.
    SenderInternalSubIdentification string
    The sender internal sub identification.
    SenderReverseRoutingAddress string
    The sender reverse routing address.
    TransactionSetControlNumberPrefix string
    The transaction set control number prefix.
    TransactionSetControlNumberSuffix string
    The transaction set control number suffix.
    ApplyDelimiterStringAdvice bool
    The value indicating whether to apply delimiter string advice.
    CreateGroupingSegments bool
    The value indicating whether to create grouping segments.
    EnableDefaultGroupHeaders bool
    The value indicating whether to enable default group headers.
    GroupControlNumberLowerBound float64
    The group control number lower bound.
    GroupControlNumberUpperBound float64
    The group control number upper bound.
    InterchangeControlNumberLowerBound float64
    The interchange control number lower bound.
    InterchangeControlNumberUpperBound float64
    The interchange control number upper bound.
    IsTestInterchange bool
    The value indicating whether the message is a test interchange.
    OverwriteExistingTransactionSetControlNumber bool
    The value indicating whether to overwrite existing transaction set control number.
    RolloverGroupControlNumber bool
    The value indicating whether to rollover group control number.
    RolloverInterchangeControlNumber bool
    The value indicating whether to rollover interchange control number.
    RolloverTransactionSetControlNumber bool
    The value indicating whether to rollover transaction set control number.
    TransactionSetControlNumberLowerBound float64
    The transaction set control number lower bound.
    TransactionSetControlNumberUpperBound float64
    The transaction set control number upper bound.
    ApplicationReferenceId string
    The application reference id.
    CommunicationAgreementId string
    The communication agreement id.
    FunctionalGroupId string
    The functional group id.
    GroupApplicationPassword string
    The group application password.
    GroupApplicationReceiverId string
    The group application receiver id.
    GroupApplicationReceiverQualifier string
    The group application receiver qualifier.
    GroupApplicationSenderId string
    The group application sender id.
    GroupApplicationSenderQualifier string
    The group application sender qualifier.
    GroupAssociationAssignedCode string
    The group association assigned code.
    GroupControlNumberPrefix string
    The group control number prefix.
    GroupControlNumberSuffix string
    The group control number suffix.
    GroupControllingAgencyCode string
    The group controlling agency code.
    GroupMessageRelease string
    The group message release.
    GroupMessageVersion string
    The group message version.
    InterchangeControlNumberPrefix string
    The interchange control number prefix.
    InterchangeControlNumberSuffix string
    The interchange control number suffix.
    ProcessingPriorityCode string
    The processing priority code.
    ReceiverInternalIdentification string
    The receiver internal identification.
    ReceiverInternalSubIdentification string
    The receiver internal sub identification.
    ReceiverReverseRoutingAddress string
    The receiver reverse routing address.
    RecipientReferencePasswordQualifier string
    The recipient reference password qualifier.
    RecipientReferencePasswordValue string
    The recipient reference password value.
    SenderInternalIdentification string
    The sender internal identification.
    SenderInternalSubIdentification string
    The sender internal sub identification.
    SenderReverseRoutingAddress string
    The sender reverse routing address.
    TransactionSetControlNumberPrefix string
    The transaction set control number prefix.
    TransactionSetControlNumberSuffix string
    The transaction set control number suffix.
    applyDelimiterStringAdvice Boolean
    The value indicating whether to apply delimiter string advice.
    createGroupingSegments Boolean
    The value indicating whether to create grouping segments.
    enableDefaultGroupHeaders Boolean
    The value indicating whether to enable default group headers.
    groupControlNumberLowerBound Double
    The group control number lower bound.
    groupControlNumberUpperBound Double
    The group control number upper bound.
    interchangeControlNumberLowerBound Double
    The interchange control number lower bound.
    interchangeControlNumberUpperBound Double
    The interchange control number upper bound.
    isTestInterchange Boolean
    The value indicating whether the message is a test interchange.
    overwriteExistingTransactionSetControlNumber Boolean
    The value indicating whether to overwrite existing transaction set control number.
    rolloverGroupControlNumber Boolean
    The value indicating whether to rollover group control number.
    rolloverInterchangeControlNumber Boolean
    The value indicating whether to rollover interchange control number.
    rolloverTransactionSetControlNumber Boolean
    The value indicating whether to rollover transaction set control number.
    transactionSetControlNumberLowerBound Double
    The transaction set control number lower bound.
    transactionSetControlNumberUpperBound Double
    The transaction set control number upper bound.
    applicationReferenceId String
    The application reference id.
    communicationAgreementId String
    The communication agreement id.
    functionalGroupId String
    The functional group id.
    groupApplicationPassword String
    The group application password.
    groupApplicationReceiverId String
    The group application receiver id.
    groupApplicationReceiverQualifier String
    The group application receiver qualifier.
    groupApplicationSenderId String
    The group application sender id.
    groupApplicationSenderQualifier String
    The group application sender qualifier.
    groupAssociationAssignedCode String
    The group association assigned code.
    groupControlNumberPrefix String
    The group control number prefix.
    groupControlNumberSuffix String
    The group control number suffix.
    groupControllingAgencyCode String
    The group controlling agency code.
    groupMessageRelease String
    The group message release.
    groupMessageVersion String
    The group message version.
    interchangeControlNumberPrefix String
    The interchange control number prefix.
    interchangeControlNumberSuffix String
    The interchange control number suffix.
    processingPriorityCode String
    The processing priority code.
    receiverInternalIdentification String
    The receiver internal identification.
    receiverInternalSubIdentification String
    The receiver internal sub identification.
    receiverReverseRoutingAddress String
    The receiver reverse routing address.
    recipientReferencePasswordQualifier String
    The recipient reference password qualifier.
    recipientReferencePasswordValue String
    The recipient reference password value.
    senderInternalIdentification String
    The sender internal identification.
    senderInternalSubIdentification String
    The sender internal sub identification.
    senderReverseRoutingAddress String
    The sender reverse routing address.
    transactionSetControlNumberPrefix String
    The transaction set control number prefix.
    transactionSetControlNumberSuffix String
    The transaction set control number suffix.
    applyDelimiterStringAdvice boolean
    The value indicating whether to apply delimiter string advice.
    createGroupingSegments boolean
    The value indicating whether to create grouping segments.
    enableDefaultGroupHeaders boolean
    The value indicating whether to enable default group headers.
    groupControlNumberLowerBound number
    The group control number lower bound.
    groupControlNumberUpperBound number
    The group control number upper bound.
    interchangeControlNumberLowerBound number
    The interchange control number lower bound.
    interchangeControlNumberUpperBound number
    The interchange control number upper bound.
    isTestInterchange boolean
    The value indicating whether the message is a test interchange.
    overwriteExistingTransactionSetControlNumber boolean
    The value indicating whether to overwrite existing transaction set control number.
    rolloverGroupControlNumber boolean
    The value indicating whether to rollover group control number.
    rolloverInterchangeControlNumber boolean
    The value indicating whether to rollover interchange control number.
    rolloverTransactionSetControlNumber boolean
    The value indicating whether to rollover transaction set control number.
    transactionSetControlNumberLowerBound number
    The transaction set control number lower bound.
    transactionSetControlNumberUpperBound number
    The transaction set control number upper bound.
    applicationReferenceId string
    The application reference id.
    communicationAgreementId string
    The communication agreement id.
    functionalGroupId string
    The functional group id.
    groupApplicationPassword string
    The group application password.
    groupApplicationReceiverId string
    The group application receiver id.
    groupApplicationReceiverQualifier string
    The group application receiver qualifier.
    groupApplicationSenderId string
    The group application sender id.
    groupApplicationSenderQualifier string
    The group application sender qualifier.
    groupAssociationAssignedCode string
    The group association assigned code.
    groupControlNumberPrefix string
    The group control number prefix.
    groupControlNumberSuffix string
    The group control number suffix.
    groupControllingAgencyCode string
    The group controlling agency code.
    groupMessageRelease string
    The group message release.
    groupMessageVersion string
    The group message version.
    interchangeControlNumberPrefix string
    The interchange control number prefix.
    interchangeControlNumberSuffix string
    The interchange control number suffix.
    processingPriorityCode string
    The processing priority code.
    receiverInternalIdentification string
    The receiver internal identification.
    receiverInternalSubIdentification string
    The receiver internal sub identification.
    receiverReverseRoutingAddress string
    The receiver reverse routing address.
    recipientReferencePasswordQualifier string
    The recipient reference password qualifier.
    recipientReferencePasswordValue string
    The recipient reference password value.
    senderInternalIdentification string
    The sender internal identification.
    senderInternalSubIdentification string
    The sender internal sub identification.
    senderReverseRoutingAddress string
    The sender reverse routing address.
    transactionSetControlNumberPrefix string
    The transaction set control number prefix.
    transactionSetControlNumberSuffix string
    The transaction set control number suffix.
    apply_delimiter_string_advice bool
    The value indicating whether to apply delimiter string advice.
    create_grouping_segments bool
    The value indicating whether to create grouping segments.
    enable_default_group_headers bool
    The value indicating whether to enable default group headers.
    group_control_number_lower_bound float
    The group control number lower bound.
    group_control_number_upper_bound float
    The group control number upper bound.
    interchange_control_number_lower_bound float
    The interchange control number lower bound.
    interchange_control_number_upper_bound float
    The interchange control number upper bound.
    is_test_interchange bool
    The value indicating whether the message is a test interchange.
    overwrite_existing_transaction_set_control_number bool
    The value indicating whether to overwrite existing transaction set control number.
    rollover_group_control_number bool
    The value indicating whether to rollover group control number.
    rollover_interchange_control_number bool
    The value indicating whether to rollover interchange control number.
    rollover_transaction_set_control_number bool
    The value indicating whether to rollover transaction set control number.
    transaction_set_control_number_lower_bound float
    The transaction set control number lower bound.
    transaction_set_control_number_upper_bound float
    The transaction set control number upper bound.
    application_reference_id str
    The application reference id.
    communication_agreement_id str
    The communication agreement id.
    functional_group_id str
    The functional group id.
    group_application_password str
    The group application password.
    group_application_receiver_id str
    The group application receiver id.
    group_application_receiver_qualifier str
    The group application receiver qualifier.
    group_application_sender_id str
    The group application sender id.
    group_application_sender_qualifier str
    The group application sender qualifier.
    group_association_assigned_code str
    The group association assigned code.
    group_control_number_prefix str
    The group control number prefix.
    group_control_number_suffix str
    The group control number suffix.
    group_controlling_agency_code str
    The group controlling agency code.
    group_message_release str
    The group message release.
    group_message_version str
    The group message version.
    interchange_control_number_prefix str
    The interchange control number prefix.
    interchange_control_number_suffix str
    The interchange control number suffix.
    processing_priority_code str
    The processing priority code.
    receiver_internal_identification str
    The receiver internal identification.
    receiver_internal_sub_identification str
    The receiver internal sub identification.
    receiver_reverse_routing_address str
    The receiver reverse routing address.
    recipient_reference_password_qualifier str
    The recipient reference password qualifier.
    recipient_reference_password_value str
    The recipient reference password value.
    sender_internal_identification str
    The sender internal identification.
    sender_internal_sub_identification str
    The sender internal sub identification.
    sender_reverse_routing_address str
    The sender reverse routing address.
    transaction_set_control_number_prefix str
    The transaction set control number prefix.
    transaction_set_control_number_suffix str
    The transaction set control number suffix.
    applyDelimiterStringAdvice Boolean
    The value indicating whether to apply delimiter string advice.
    createGroupingSegments Boolean
    The value indicating whether to create grouping segments.
    enableDefaultGroupHeaders Boolean
    The value indicating whether to enable default group headers.
    groupControlNumberLowerBound Number
    The group control number lower bound.
    groupControlNumberUpperBound Number
    The group control number upper bound.
    interchangeControlNumberLowerBound Number
    The interchange control number lower bound.
    interchangeControlNumberUpperBound Number
    The interchange control number upper bound.
    isTestInterchange Boolean
    The value indicating whether the message is a test interchange.
    overwriteExistingTransactionSetControlNumber Boolean
    The value indicating whether to overwrite existing transaction set control number.
    rolloverGroupControlNumber Boolean
    The value indicating whether to rollover group control number.
    rolloverInterchangeControlNumber Boolean
    The value indicating whether to rollover interchange control number.
    rolloverTransactionSetControlNumber Boolean
    The value indicating whether to rollover transaction set control number.
    transactionSetControlNumberLowerBound Number
    The transaction set control number lower bound.
    transactionSetControlNumberUpperBound Number
    The transaction set control number upper bound.
    applicationReferenceId String
    The application reference id.
    communicationAgreementId String
    The communication agreement id.
    functionalGroupId String
    The functional group id.
    groupApplicationPassword String
    The group application password.
    groupApplicationReceiverId String
    The group application receiver id.
    groupApplicationReceiverQualifier String
    The group application receiver qualifier.
    groupApplicationSenderId String
    The group application sender id.
    groupApplicationSenderQualifier String
    The group application sender qualifier.
    groupAssociationAssignedCode String
    The group association assigned code.
    groupControlNumberPrefix String
    The group control number prefix.
    groupControlNumberSuffix String
    The group control number suffix.
    groupControllingAgencyCode String
    The group controlling agency code.
    groupMessageRelease String
    The group message release.
    groupMessageVersion String
    The group message version.
    interchangeControlNumberPrefix String
    The interchange control number prefix.
    interchangeControlNumberSuffix String
    The interchange control number suffix.
    processingPriorityCode String
    The processing priority code.
    receiverInternalIdentification String
    The receiver internal identification.
    receiverInternalSubIdentification String
    The receiver internal sub identification.
    receiverReverseRoutingAddress String
    The receiver reverse routing address.
    recipientReferencePasswordQualifier String
    The recipient reference password qualifier.
    recipientReferencePasswordValue String
    The recipient reference password value.
    senderInternalIdentification String
    The sender internal identification.
    senderInternalSubIdentification String
    The sender internal sub identification.
    senderReverseRoutingAddress String
    The sender reverse routing address.
    transactionSetControlNumberPrefix String
    The transaction set control number prefix.
    transactionSetControlNumberSuffix String
    The transaction set control number suffix.

    EdifactFramingSettingsResponse

    CharacterSet string
    The EDIFACT frame setting characterSet.
    ComponentSeparator int
    The component separator.
    DataElementSeparator int
    The data element separator.
    DecimalPointIndicator string
    The EDIFACT frame setting decimal indicator.
    ProtocolVersion int
    The protocol version.
    ReleaseIndicator int
    The release indicator.
    RepetitionSeparator int
    The repetition separator.
    SegmentTerminator int
    The segment terminator.
    SegmentTerminatorSuffix string
    The EDIFACT frame setting segment terminator suffix.
    CharacterEncoding string
    The character encoding.
    ServiceCodeListDirectoryVersion string
    The service code list directory version.
    CharacterSet string
    The EDIFACT frame setting characterSet.
    ComponentSeparator int
    The component separator.
    DataElementSeparator int
    The data element separator.
    DecimalPointIndicator string
    The EDIFACT frame setting decimal indicator.
    ProtocolVersion int
    The protocol version.
    ReleaseIndicator int
    The release indicator.
    RepetitionSeparator int
    The repetition separator.
    SegmentTerminator int
    The segment terminator.
    SegmentTerminatorSuffix string
    The EDIFACT frame setting segment terminator suffix.
    CharacterEncoding string
    The character encoding.
    ServiceCodeListDirectoryVersion string
    The service code list directory version.
    characterSet String
    The EDIFACT frame setting characterSet.
    componentSeparator Integer
    The component separator.
    dataElementSeparator Integer
    The data element separator.
    decimalPointIndicator String
    The EDIFACT frame setting decimal indicator.
    protocolVersion Integer
    The protocol version.
    releaseIndicator Integer
    The release indicator.
    repetitionSeparator Integer
    The repetition separator.
    segmentTerminator Integer
    The segment terminator.
    segmentTerminatorSuffix String
    The EDIFACT frame setting segment terminator suffix.
    characterEncoding String
    The character encoding.
    serviceCodeListDirectoryVersion String
    The service code list directory version.
    characterSet string
    The EDIFACT frame setting characterSet.
    componentSeparator number
    The component separator.
    dataElementSeparator number
    The data element separator.
    decimalPointIndicator string
    The EDIFACT frame setting decimal indicator.
    protocolVersion number
    The protocol version.
    releaseIndicator number
    The release indicator.
    repetitionSeparator number
    The repetition separator.
    segmentTerminator number
    The segment terminator.
    segmentTerminatorSuffix string
    The EDIFACT frame setting segment terminator suffix.
    characterEncoding string
    The character encoding.
    serviceCodeListDirectoryVersion string
    The service code list directory version.
    character_set str
    The EDIFACT frame setting characterSet.
    component_separator int
    The component separator.
    data_element_separator int
    The data element separator.
    decimal_point_indicator str
    The EDIFACT frame setting decimal indicator.
    protocol_version int
    The protocol version.
    release_indicator int
    The release indicator.
    repetition_separator int
    The repetition separator.
    segment_terminator int
    The segment terminator.
    segment_terminator_suffix str
    The EDIFACT frame setting segment terminator suffix.
    character_encoding str
    The character encoding.
    service_code_list_directory_version str
    The service code list directory version.
    characterSet String
    The EDIFACT frame setting characterSet.
    componentSeparator Number
    The component separator.
    dataElementSeparator Number
    The data element separator.
    decimalPointIndicator String
    The EDIFACT frame setting decimal indicator.
    protocolVersion Number
    The protocol version.
    releaseIndicator Number
    The release indicator.
    repetitionSeparator Number
    The repetition separator.
    segmentTerminator Number
    The segment terminator.
    segmentTerminatorSuffix String
    The EDIFACT frame setting segment terminator suffix.
    characterEncoding String
    The character encoding.
    serviceCodeListDirectoryVersion String
    The service code list directory version.

    EdifactMessageFilterResponse

    MessageFilterType string
    The message filter type.
    MessageFilterType string
    The message filter type.
    messageFilterType String
    The message filter type.
    messageFilterType string
    The message filter type.
    message_filter_type str
    The message filter type.
    messageFilterType String
    The message filter type.

    EdifactMessageIdentifierResponse

    MessageId string
    The message id on which this envelope settings has to be applied.
    MessageId string
    The message id on which this envelope settings has to be applied.
    messageId String
    The message id on which this envelope settings has to be applied.
    messageId string
    The message id on which this envelope settings has to be applied.
    message_id str
    The message id on which this envelope settings has to be applied.
    messageId String
    The message id on which this envelope settings has to be applied.

    EdifactOneWayAgreementResponse

    protocolSettings Property Map
    The EDIFACT protocol settings.
    receiverBusinessIdentity Property Map
    The receiver business identity
    senderBusinessIdentity Property Map
    The sender business identity

    EdifactProcessingSettingsResponse

    CreateEmptyXmlTagsForTrailingSeparators bool
    The value indicating whether to create empty xml tags for trailing separators.
    MaskSecurityInfo bool
    The value indicating whether to mask security information.
    PreserveInterchange bool
    The value indicating whether to preserve interchange.
    SuspendInterchangeOnError bool
    The value indicating whether to suspend interchange on error.
    UseDotAsDecimalSeparator bool
    The value indicating whether to use dot as decimal separator.
    CreateEmptyXmlTagsForTrailingSeparators bool
    The value indicating whether to create empty xml tags for trailing separators.
    MaskSecurityInfo bool
    The value indicating whether to mask security information.
    PreserveInterchange bool
    The value indicating whether to preserve interchange.
    SuspendInterchangeOnError bool
    The value indicating whether to suspend interchange on error.
    UseDotAsDecimalSeparator bool
    The value indicating whether to use dot as decimal separator.
    createEmptyXmlTagsForTrailingSeparators Boolean
    The value indicating whether to create empty xml tags for trailing separators.
    maskSecurityInfo Boolean
    The value indicating whether to mask security information.
    preserveInterchange Boolean
    The value indicating whether to preserve interchange.
    suspendInterchangeOnError Boolean
    The value indicating whether to suspend interchange on error.
    useDotAsDecimalSeparator Boolean
    The value indicating whether to use dot as decimal separator.
    createEmptyXmlTagsForTrailingSeparators boolean
    The value indicating whether to create empty xml tags for trailing separators.
    maskSecurityInfo boolean
    The value indicating whether to mask security information.
    preserveInterchange boolean
    The value indicating whether to preserve interchange.
    suspendInterchangeOnError boolean
    The value indicating whether to suspend interchange on error.
    useDotAsDecimalSeparator boolean
    The value indicating whether to use dot as decimal separator.
    create_empty_xml_tags_for_trailing_separators bool
    The value indicating whether to create empty xml tags for trailing separators.
    mask_security_info bool
    The value indicating whether to mask security information.
    preserve_interchange bool
    The value indicating whether to preserve interchange.
    suspend_interchange_on_error bool
    The value indicating whether to suspend interchange on error.
    use_dot_as_decimal_separator bool
    The value indicating whether to use dot as decimal separator.
    createEmptyXmlTagsForTrailingSeparators Boolean
    The value indicating whether to create empty xml tags for trailing separators.
    maskSecurityInfo Boolean
    The value indicating whether to mask security information.
    preserveInterchange Boolean
    The value indicating whether to preserve interchange.
    suspendInterchangeOnError Boolean
    The value indicating whether to suspend interchange on error.
    useDotAsDecimalSeparator Boolean
    The value indicating whether to use dot as decimal separator.

    EdifactProtocolSettingsResponse

    AcknowledgementSettings Pulumi.AzureNative.Logic.Inputs.EdifactAcknowledgementSettingsResponse
    The EDIFACT acknowledgement settings.
    EnvelopeSettings Pulumi.AzureNative.Logic.Inputs.EdifactEnvelopeSettingsResponse
    The EDIFACT envelope settings.
    FramingSettings Pulumi.AzureNative.Logic.Inputs.EdifactFramingSettingsResponse
    The EDIFACT framing settings.
    MessageFilter Pulumi.AzureNative.Logic.Inputs.EdifactMessageFilterResponse
    The EDIFACT message filter.
    ProcessingSettings Pulumi.AzureNative.Logic.Inputs.EdifactProcessingSettingsResponse
    The EDIFACT processing Settings.
    SchemaReferences List<Pulumi.AzureNative.Logic.Inputs.EdifactSchemaReferenceResponse>
    The EDIFACT schema references.
    ValidationSettings Pulumi.AzureNative.Logic.Inputs.EdifactValidationSettingsResponse
    The EDIFACT validation settings.
    EdifactDelimiterOverrides List<Pulumi.AzureNative.Logic.Inputs.EdifactDelimiterOverrideResponse>
    The EDIFACT delimiter override settings.
    EnvelopeOverrides List<Pulumi.AzureNative.Logic.Inputs.EdifactEnvelopeOverrideResponse>
    The EDIFACT envelope override settings.
    MessageFilterList List<Pulumi.AzureNative.Logic.Inputs.EdifactMessageIdentifierResponse>
    The EDIFACT message filter list.
    ValidationOverrides List<Pulumi.AzureNative.Logic.Inputs.EdifactValidationOverrideResponse>
    The EDIFACT validation override settings.
    AcknowledgementSettings EdifactAcknowledgementSettingsResponse
    The EDIFACT acknowledgement settings.
    EnvelopeSettings EdifactEnvelopeSettingsResponse
    The EDIFACT envelope settings.
    FramingSettings EdifactFramingSettingsResponse
    The EDIFACT framing settings.
    MessageFilter EdifactMessageFilterResponse
    The EDIFACT message filter.
    ProcessingSettings EdifactProcessingSettingsResponse
    The EDIFACT processing Settings.
    SchemaReferences []EdifactSchemaReferenceResponse
    The EDIFACT schema references.
    ValidationSettings EdifactValidationSettingsResponse
    The EDIFACT validation settings.
    EdifactDelimiterOverrides []EdifactDelimiterOverrideResponse
    The EDIFACT delimiter override settings.
    EnvelopeOverrides []EdifactEnvelopeOverrideResponse
    The EDIFACT envelope override settings.
    MessageFilterList []EdifactMessageIdentifierResponse
    The EDIFACT message filter list.
    ValidationOverrides []EdifactValidationOverrideResponse
    The EDIFACT validation override settings.
    acknowledgementSettings EdifactAcknowledgementSettingsResponse
    The EDIFACT acknowledgement settings.
    envelopeSettings EdifactEnvelopeSettingsResponse
    The EDIFACT envelope settings.
    framingSettings EdifactFramingSettingsResponse
    The EDIFACT framing settings.
    messageFilter EdifactMessageFilterResponse
    The EDIFACT message filter.
    processingSettings EdifactProcessingSettingsResponse
    The EDIFACT processing Settings.
    schemaReferences List<EdifactSchemaReferenceResponse>
    The EDIFACT schema references.
    validationSettings EdifactValidationSettingsResponse
    The EDIFACT validation settings.
    edifactDelimiterOverrides List<EdifactDelimiterOverrideResponse>
    The EDIFACT delimiter override settings.
    envelopeOverrides List<EdifactEnvelopeOverrideResponse>
    The EDIFACT envelope override settings.
    messageFilterList List<EdifactMessageIdentifierResponse>
    The EDIFACT message filter list.
    validationOverrides List<EdifactValidationOverrideResponse>
    The EDIFACT validation override settings.
    acknowledgementSettings EdifactAcknowledgementSettingsResponse
    The EDIFACT acknowledgement settings.
    envelopeSettings EdifactEnvelopeSettingsResponse
    The EDIFACT envelope settings.
    framingSettings EdifactFramingSettingsResponse
    The EDIFACT framing settings.
    messageFilter EdifactMessageFilterResponse
    The EDIFACT message filter.
    processingSettings EdifactProcessingSettingsResponse
    The EDIFACT processing Settings.
    schemaReferences EdifactSchemaReferenceResponse[]
    The EDIFACT schema references.
    validationSettings EdifactValidationSettingsResponse
    The EDIFACT validation settings.
    edifactDelimiterOverrides EdifactDelimiterOverrideResponse[]
    The EDIFACT delimiter override settings.
    envelopeOverrides EdifactEnvelopeOverrideResponse[]
    The EDIFACT envelope override settings.
    messageFilterList EdifactMessageIdentifierResponse[]
    The EDIFACT message filter list.
    validationOverrides EdifactValidationOverrideResponse[]
    The EDIFACT validation override settings.
    acknowledgement_settings EdifactAcknowledgementSettingsResponse
    The EDIFACT acknowledgement settings.
    envelope_settings EdifactEnvelopeSettingsResponse
    The EDIFACT envelope settings.
    framing_settings EdifactFramingSettingsResponse
    The EDIFACT framing settings.
    message_filter EdifactMessageFilterResponse
    The EDIFACT message filter.
    processing_settings EdifactProcessingSettingsResponse
    The EDIFACT processing Settings.
    schema_references Sequence[EdifactSchemaReferenceResponse]
    The EDIFACT schema references.
    validation_settings EdifactValidationSettingsResponse
    The EDIFACT validation settings.
    edifact_delimiter_overrides Sequence[EdifactDelimiterOverrideResponse]
    The EDIFACT delimiter override settings.
    envelope_overrides Sequence[EdifactEnvelopeOverrideResponse]
    The EDIFACT envelope override settings.
    message_filter_list Sequence[EdifactMessageIdentifierResponse]
    The EDIFACT message filter list.
    validation_overrides Sequence[EdifactValidationOverrideResponse]
    The EDIFACT validation override settings.
    acknowledgementSettings Property Map
    The EDIFACT acknowledgement settings.
    envelopeSettings Property Map
    The EDIFACT envelope settings.
    framingSettings Property Map
    The EDIFACT framing settings.
    messageFilter Property Map
    The EDIFACT message filter.
    processingSettings Property Map
    The EDIFACT processing Settings.
    schemaReferences List<Property Map>
    The EDIFACT schema references.
    validationSettings Property Map
    The EDIFACT validation settings.
    edifactDelimiterOverrides List<Property Map>
    The EDIFACT delimiter override settings.
    envelopeOverrides List<Property Map>
    The EDIFACT envelope override settings.
    messageFilterList List<Property Map>
    The EDIFACT message filter list.
    validationOverrides List<Property Map>
    The EDIFACT validation override settings.

    EdifactSchemaReferenceResponse

    MessageId string
    The message id.
    MessageRelease string
    The message release version.
    MessageVersion string
    The message version.
    SchemaName string
    The schema name.
    AssociationAssignedCode string
    The association assigned code.
    SenderApplicationId string
    The sender application id.
    SenderApplicationQualifier string
    The sender application qualifier.
    MessageId string
    The message id.
    MessageRelease string
    The message release version.
    MessageVersion string
    The message version.
    SchemaName string
    The schema name.
    AssociationAssignedCode string
    The association assigned code.
    SenderApplicationId string
    The sender application id.
    SenderApplicationQualifier string
    The sender application qualifier.
    messageId String
    The message id.
    messageRelease String
    The message release version.
    messageVersion String
    The message version.
    schemaName String
    The schema name.
    associationAssignedCode String
    The association assigned code.
    senderApplicationId String
    The sender application id.
    senderApplicationQualifier String
    The sender application qualifier.
    messageId string
    The message id.
    messageRelease string
    The message release version.
    messageVersion string
    The message version.
    schemaName string
    The schema name.
    associationAssignedCode string
    The association assigned code.
    senderApplicationId string
    The sender application id.
    senderApplicationQualifier string
    The sender application qualifier.
    message_id str
    The message id.
    message_release str
    The message release version.
    message_version str
    The message version.
    schema_name str
    The schema name.
    association_assigned_code str
    The association assigned code.
    sender_application_id str
    The sender application id.
    sender_application_qualifier str
    The sender application qualifier.
    messageId String
    The message id.
    messageRelease String
    The message release version.
    messageVersion String
    The message version.
    schemaName String
    The schema name.
    associationAssignedCode String
    The association assigned code.
    senderApplicationId String
    The sender application id.
    senderApplicationQualifier String
    The sender application qualifier.

    EdifactValidationOverrideResponse

    AllowLeadingAndTrailingSpacesAndZeroes bool
    The value indicating whether to allow leading and trailing spaces and zeroes.
    EnforceCharacterSet bool
    The value indicating whether to validate character Set.
    MessageId string
    The message id on which the validation settings has to be applied.
    TrailingSeparatorPolicy string
    The trailing separator policy.
    TrimLeadingAndTrailingSpacesAndZeroes bool
    The value indicating whether to trim leading and trailing spaces and zeroes.
    ValidateEDITypes bool
    The value indicating whether to validate EDI types.
    ValidateXSDTypes bool
    The value indicating whether to validate XSD types.
    AllowLeadingAndTrailingSpacesAndZeroes bool
    The value indicating whether to allow leading and trailing spaces and zeroes.
    EnforceCharacterSet bool
    The value indicating whether to validate character Set.
    MessageId string
    The message id on which the validation settings has to be applied.
    TrailingSeparatorPolicy string
    The trailing separator policy.
    TrimLeadingAndTrailingSpacesAndZeroes bool
    The value indicating whether to trim leading and trailing spaces and zeroes.
    ValidateEDITypes bool
    The value indicating whether to validate EDI types.
    ValidateXSDTypes bool
    The value indicating whether to validate XSD types.
    allowLeadingAndTrailingSpacesAndZeroes Boolean
    The value indicating whether to allow leading and trailing spaces and zeroes.
    enforceCharacterSet Boolean
    The value indicating whether to validate character Set.
    messageId String
    The message id on which the validation settings has to be applied.
    trailingSeparatorPolicy String
    The trailing separator policy.
    trimLeadingAndTrailingSpacesAndZeroes Boolean
    The value indicating whether to trim leading and trailing spaces and zeroes.
    validateEDITypes Boolean
    The value indicating whether to validate EDI types.
    validateXSDTypes Boolean
    The value indicating whether to validate XSD types.
    allowLeadingAndTrailingSpacesAndZeroes boolean
    The value indicating whether to allow leading and trailing spaces and zeroes.
    enforceCharacterSet boolean
    The value indicating whether to validate character Set.
    messageId string
    The message id on which the validation settings has to be applied.
    trailingSeparatorPolicy string
    The trailing separator policy.
    trimLeadingAndTrailingSpacesAndZeroes boolean
    The value indicating whether to trim leading and trailing spaces and zeroes.
    validateEDITypes boolean
    The value indicating whether to validate EDI types.
    validateXSDTypes boolean
    The value indicating whether to validate XSD types.
    allow_leading_and_trailing_spaces_and_zeroes bool
    The value indicating whether to allow leading and trailing spaces and zeroes.
    enforce_character_set bool
    The value indicating whether to validate character Set.
    message_id str
    The message id on which the validation settings has to be applied.
    trailing_separator_policy str
    The trailing separator policy.
    trim_leading_and_trailing_spaces_and_zeroes bool
    The value indicating whether to trim leading and trailing spaces and zeroes.
    validate_edi_types bool
    The value indicating whether to validate EDI types.
    validate_xsd_types bool
    The value indicating whether to validate XSD types.
    allowLeadingAndTrailingSpacesAndZeroes Boolean
    The value indicating whether to allow leading and trailing spaces and zeroes.
    enforceCharacterSet Boolean
    The value indicating whether to validate character Set.
    messageId String
    The message id on which the validation settings has to be applied.
    trailingSeparatorPolicy String
    The trailing separator policy.
    trimLeadingAndTrailingSpacesAndZeroes Boolean
    The value indicating whether to trim leading and trailing spaces and zeroes.
    validateEDITypes Boolean
    The value indicating whether to validate EDI types.
    validateXSDTypes Boolean
    The value indicating whether to validate XSD types.

    EdifactValidationSettingsResponse

    AllowLeadingAndTrailingSpacesAndZeroes bool
    The value indicating whether to allow leading and trailing spaces and zeroes.
    CheckDuplicateGroupControlNumber bool
    The value indicating whether to check for duplicate group control number.
    CheckDuplicateInterchangeControlNumber bool
    The value indicating whether to check for duplicate interchange control number.
    CheckDuplicateTransactionSetControlNumber bool
    The value indicating whether to check for duplicate transaction set control number.
    InterchangeControlNumberValidityDays int
    The validity period of interchange control number.
    TrailingSeparatorPolicy string
    The trailing separator policy.
    TrimLeadingAndTrailingSpacesAndZeroes bool
    The value indicating whether to trim leading and trailing spaces and zeroes.
    ValidateCharacterSet bool
    The value indicating whether to validate character set in the message.
    ValidateEDITypes bool
    The value indicating whether to Whether to validate EDI types.
    ValidateXSDTypes bool
    The value indicating whether to Whether to validate XSD types.
    AllowLeadingAndTrailingSpacesAndZeroes bool
    The value indicating whether to allow leading and trailing spaces and zeroes.
    CheckDuplicateGroupControlNumber bool
    The value indicating whether to check for duplicate group control number.
    CheckDuplicateInterchangeControlNumber bool
    The value indicating whether to check for duplicate interchange control number.
    CheckDuplicateTransactionSetControlNumber bool
    The value indicating whether to check for duplicate transaction set control number.
    InterchangeControlNumberValidityDays int
    The validity period of interchange control number.
    TrailingSeparatorPolicy string
    The trailing separator policy.
    TrimLeadingAndTrailingSpacesAndZeroes bool
    The value indicating whether to trim leading and trailing spaces and zeroes.
    ValidateCharacterSet bool
    The value indicating whether to validate character set in the message.
    ValidateEDITypes bool
    The value indicating whether to Whether to validate EDI types.
    ValidateXSDTypes bool
    The value indicating whether to Whether to validate XSD types.
    allowLeadingAndTrailingSpacesAndZeroes Boolean
    The value indicating whether to allow leading and trailing spaces and zeroes.
    checkDuplicateGroupControlNumber Boolean
    The value indicating whether to check for duplicate group control number.
    checkDuplicateInterchangeControlNumber Boolean
    The value indicating whether to check for duplicate interchange control number.
    checkDuplicateTransactionSetControlNumber Boolean
    The value indicating whether to check for duplicate transaction set control number.
    interchangeControlNumberValidityDays Integer
    The validity period of interchange control number.
    trailingSeparatorPolicy String
    The trailing separator policy.
    trimLeadingAndTrailingSpacesAndZeroes Boolean
    The value indicating whether to trim leading and trailing spaces and zeroes.
    validateCharacterSet Boolean
    The value indicating whether to validate character set in the message.
    validateEDITypes Boolean
    The value indicating whether to Whether to validate EDI types.
    validateXSDTypes Boolean
    The value indicating whether to Whether to validate XSD types.
    allowLeadingAndTrailingSpacesAndZeroes boolean
    The value indicating whether to allow leading and trailing spaces and zeroes.
    checkDuplicateGroupControlNumber boolean
    The value indicating whether to check for duplicate group control number.
    checkDuplicateInterchangeControlNumber boolean
    The value indicating whether to check for duplicate interchange control number.
    checkDuplicateTransactionSetControlNumber boolean
    The value indicating whether to check for duplicate transaction set control number.
    interchangeControlNumberValidityDays number
    The validity period of interchange control number.
    trailingSeparatorPolicy string
    The trailing separator policy.
    trimLeadingAndTrailingSpacesAndZeroes boolean
    The value indicating whether to trim leading and trailing spaces and zeroes.
    validateCharacterSet boolean
    The value indicating whether to validate character set in the message.
    validateEDITypes boolean
    The value indicating whether to Whether to validate EDI types.
    validateXSDTypes boolean
    The value indicating whether to Whether to validate XSD types.
    allow_leading_and_trailing_spaces_and_zeroes bool
    The value indicating whether to allow leading and trailing spaces and zeroes.
    check_duplicate_group_control_number bool
    The value indicating whether to check for duplicate group control number.
    check_duplicate_interchange_control_number bool
    The value indicating whether to check for duplicate interchange control number.
    check_duplicate_transaction_set_control_number bool
    The value indicating whether to check for duplicate transaction set control number.
    interchange_control_number_validity_days int
    The validity period of interchange control number.
    trailing_separator_policy str
    The trailing separator policy.
    trim_leading_and_trailing_spaces_and_zeroes bool
    The value indicating whether to trim leading and trailing spaces and zeroes.
    validate_character_set bool
    The value indicating whether to validate character set in the message.
    validate_edi_types bool
    The value indicating whether to Whether to validate EDI types.
    validate_xsd_types bool
    The value indicating whether to Whether to validate XSD types.
    allowLeadingAndTrailingSpacesAndZeroes Boolean
    The value indicating whether to allow leading and trailing spaces and zeroes.
    checkDuplicateGroupControlNumber Boolean
    The value indicating whether to check for duplicate group control number.
    checkDuplicateInterchangeControlNumber Boolean
    The value indicating whether to check for duplicate interchange control number.
    checkDuplicateTransactionSetControlNumber Boolean
    The value indicating whether to check for duplicate transaction set control number.
    interchangeControlNumberValidityDays Number
    The validity period of interchange control number.
    trailingSeparatorPolicy String
    The trailing separator policy.
    trimLeadingAndTrailingSpacesAndZeroes Boolean
    The value indicating whether to trim leading and trailing spaces and zeroes.
    validateCharacterSet Boolean
    The value indicating whether to validate character set in the message.
    validateEDITypes Boolean
    The value indicating whether to Whether to validate EDI types.
    validateXSDTypes Boolean
    The value indicating whether to Whether to validate XSD types.

    X12AcknowledgementSettingsResponse

    AcknowledgementControlNumberLowerBound int
    The acknowledgement control number lower bound.
    AcknowledgementControlNumberUpperBound int
    The acknowledgement control number upper bound.
    BatchFunctionalAcknowledgements bool
    The value indicating whether to batch functional acknowledgements.
    BatchImplementationAcknowledgements bool
    The value indicating whether to batch implementation acknowledgements.
    BatchTechnicalAcknowledgements bool
    The value indicating whether to batch the technical acknowledgements.
    NeedFunctionalAcknowledgement bool
    The value indicating whether functional acknowledgement is needed.
    NeedImplementationAcknowledgement bool
    The value indicating whether implementation acknowledgement is needed.
    NeedLoopForValidMessages bool
    The value indicating whether a loop is needed for valid messages.
    NeedTechnicalAcknowledgement bool
    The value indicating whether technical acknowledgement is needed.
    RolloverAcknowledgementControlNumber bool
    The value indicating whether to rollover acknowledgement control number.
    SendSynchronousAcknowledgement bool
    The value indicating whether to send synchronous acknowledgement.
    AcknowledgementControlNumberPrefix string
    The acknowledgement control number prefix.
    AcknowledgementControlNumberSuffix string
    The acknowledgement control number suffix.
    FunctionalAcknowledgementVersion string
    The functional acknowledgement version.
    ImplementationAcknowledgementVersion string
    The implementation acknowledgement version.
    AcknowledgementControlNumberLowerBound int
    The acknowledgement control number lower bound.
    AcknowledgementControlNumberUpperBound int
    The acknowledgement control number upper bound.
    BatchFunctionalAcknowledgements bool
    The value indicating whether to batch functional acknowledgements.
    BatchImplementationAcknowledgements bool
    The value indicating whether to batch implementation acknowledgements.
    BatchTechnicalAcknowledgements bool
    The value indicating whether to batch the technical acknowledgements.
    NeedFunctionalAcknowledgement bool
    The value indicating whether functional acknowledgement is needed.
    NeedImplementationAcknowledgement bool
    The value indicating whether implementation acknowledgement is needed.
    NeedLoopForValidMessages bool
    The value indicating whether a loop is needed for valid messages.
    NeedTechnicalAcknowledgement bool
    The value indicating whether technical acknowledgement is needed.
    RolloverAcknowledgementControlNumber bool
    The value indicating whether to rollover acknowledgement control number.
    SendSynchronousAcknowledgement bool
    The value indicating whether to send synchronous acknowledgement.
    AcknowledgementControlNumberPrefix string
    The acknowledgement control number prefix.
    AcknowledgementControlNumberSuffix string
    The acknowledgement control number suffix.
    FunctionalAcknowledgementVersion string
    The functional acknowledgement version.
    ImplementationAcknowledgementVersion string
    The implementation acknowledgement version.
    acknowledgementControlNumberLowerBound Integer
    The acknowledgement control number lower bound.
    acknowledgementControlNumberUpperBound Integer
    The acknowledgement control number upper bound.
    batchFunctionalAcknowledgements Boolean
    The value indicating whether to batch functional acknowledgements.
    batchImplementationAcknowledgements Boolean
    The value indicating whether to batch implementation acknowledgements.
    batchTechnicalAcknowledgements Boolean
    The value indicating whether to batch the technical acknowledgements.
    needFunctionalAcknowledgement Boolean
    The value indicating whether functional acknowledgement is needed.
    needImplementationAcknowledgement Boolean
    The value indicating whether implementation acknowledgement is needed.
    needLoopForValidMessages Boolean
    The value indicating whether a loop is needed for valid messages.
    needTechnicalAcknowledgement Boolean
    The value indicating whether technical acknowledgement is needed.
    rolloverAcknowledgementControlNumber Boolean
    The value indicating whether to rollover acknowledgement control number.
    sendSynchronousAcknowledgement Boolean
    The value indicating whether to send synchronous acknowledgement.
    acknowledgementControlNumberPrefix String
    The acknowledgement control number prefix.
    acknowledgementControlNumberSuffix String
    The acknowledgement control number suffix.
    functionalAcknowledgementVersion String
    The functional acknowledgement version.
    implementationAcknowledgementVersion String
    The implementation acknowledgement version.
    acknowledgementControlNumberLowerBound number
    The acknowledgement control number lower bound.
    acknowledgementControlNumberUpperBound number
    The acknowledgement control number upper bound.
    batchFunctionalAcknowledgements boolean
    The value indicating whether to batch functional acknowledgements.
    batchImplementationAcknowledgements boolean
    The value indicating whether to batch implementation acknowledgements.
    batchTechnicalAcknowledgements boolean
    The value indicating whether to batch the technical acknowledgements.
    needFunctionalAcknowledgement boolean
    The value indicating whether functional acknowledgement is needed.
    needImplementationAcknowledgement boolean
    The value indicating whether implementation acknowledgement is needed.
    needLoopForValidMessages boolean
    The value indicating whether a loop is needed for valid messages.
    needTechnicalAcknowledgement boolean
    The value indicating whether technical acknowledgement is needed.
    rolloverAcknowledgementControlNumber boolean
    The value indicating whether to rollover acknowledgement control number.
    sendSynchronousAcknowledgement boolean
    The value indicating whether to send synchronous acknowledgement.
    acknowledgementControlNumberPrefix string
    The acknowledgement control number prefix.
    acknowledgementControlNumberSuffix string
    The acknowledgement control number suffix.
    functionalAcknowledgementVersion string
    The functional acknowledgement version.
    implementationAcknowledgementVersion string
    The implementation acknowledgement version.
    acknowledgement_control_number_lower_bound int
    The acknowledgement control number lower bound.
    acknowledgement_control_number_upper_bound int
    The acknowledgement control number upper bound.
    batch_functional_acknowledgements bool
    The value indicating whether to batch functional acknowledgements.
    batch_implementation_acknowledgements bool
    The value indicating whether to batch implementation acknowledgements.
    batch_technical_acknowledgements bool
    The value indicating whether to batch the technical acknowledgements.
    need_functional_acknowledgement bool
    The value indicating whether functional acknowledgement is needed.
    need_implementation_acknowledgement bool
    The value indicating whether implementation acknowledgement is needed.
    need_loop_for_valid_messages bool
    The value indicating whether a loop is needed for valid messages.
    need_technical_acknowledgement bool
    The value indicating whether technical acknowledgement is needed.
    rollover_acknowledgement_control_number bool
    The value indicating whether to rollover acknowledgement control number.
    send_synchronous_acknowledgement bool
    The value indicating whether to send synchronous acknowledgement.
    acknowledgement_control_number_prefix str
    The acknowledgement control number prefix.
    acknowledgement_control_number_suffix str
    The acknowledgement control number suffix.
    functional_acknowledgement_version str
    The functional acknowledgement version.
    implementation_acknowledgement_version str
    The implementation acknowledgement version.
    acknowledgementControlNumberLowerBound Number
    The acknowledgement control number lower bound.
    acknowledgementControlNumberUpperBound Number
    The acknowledgement control number upper bound.
    batchFunctionalAcknowledgements Boolean
    The value indicating whether to batch functional acknowledgements.
    batchImplementationAcknowledgements Boolean
    The value indicating whether to batch implementation acknowledgements.
    batchTechnicalAcknowledgements Boolean
    The value indicating whether to batch the technical acknowledgements.
    needFunctionalAcknowledgement Boolean
    The value indicating whether functional acknowledgement is needed.
    needImplementationAcknowledgement Boolean
    The value indicating whether implementation acknowledgement is needed.
    needLoopForValidMessages Boolean
    The value indicating whether a loop is needed for valid messages.
    needTechnicalAcknowledgement Boolean
    The value indicating whether technical acknowledgement is needed.
    rolloverAcknowledgementControlNumber Boolean
    The value indicating whether to rollover acknowledgement control number.
    sendSynchronousAcknowledgement Boolean
    The value indicating whether to send synchronous acknowledgement.
    acknowledgementControlNumberPrefix String
    The acknowledgement control number prefix.
    acknowledgementControlNumberSuffix String
    The acknowledgement control number suffix.
    functionalAcknowledgementVersion String
    The functional acknowledgement version.
    implementationAcknowledgementVersion String
    The implementation acknowledgement version.

    X12AgreementContentResponse

    ReceiveAgreement X12OneWayAgreementResponse
    The X12 one-way receive agreement.
    SendAgreement X12OneWayAgreementResponse
    The X12 one-way send agreement.
    receiveAgreement X12OneWayAgreementResponse
    The X12 one-way receive agreement.
    sendAgreement X12OneWayAgreementResponse
    The X12 one-way send agreement.
    receiveAgreement X12OneWayAgreementResponse
    The X12 one-way receive agreement.
    sendAgreement X12OneWayAgreementResponse
    The X12 one-way send agreement.
    receive_agreement X12OneWayAgreementResponse
    The X12 one-way receive agreement.
    send_agreement X12OneWayAgreementResponse
    The X12 one-way send agreement.
    receiveAgreement Property Map
    The X12 one-way receive agreement.
    sendAgreement Property Map
    The X12 one-way send agreement.

    X12DelimiterOverridesResponse

    ComponentSeparator int
    The component separator.
    DataElementSeparator int
    The data element separator.
    ReplaceCharacter int
    The replacement character.
    ReplaceSeparatorsInPayload bool
    The value indicating whether to replace separators in payload.
    SegmentTerminator int
    The segment terminator.
    SegmentTerminatorSuffix string
    The segment terminator suffix.
    MessageId string
    The message id.
    ProtocolVersion string
    The protocol version.
    TargetNamespace string
    The target namespace on which this delimiter settings has to be applied.
    ComponentSeparator int
    The component separator.
    DataElementSeparator int
    The data element separator.
    ReplaceCharacter int
    The replacement character.
    ReplaceSeparatorsInPayload bool
    The value indicating whether to replace separators in payload.
    SegmentTerminator int
    The segment terminator.
    SegmentTerminatorSuffix string
    The segment terminator suffix.
    MessageId string
    The message id.
    ProtocolVersion string
    The protocol version.
    TargetNamespace string
    The target namespace on which this delimiter settings has to be applied.
    componentSeparator Integer
    The component separator.
    dataElementSeparator Integer
    The data element separator.
    replaceCharacter Integer
    The replacement character.
    replaceSeparatorsInPayload Boolean
    The value indicating whether to replace separators in payload.
    segmentTerminator Integer
    The segment terminator.
    segmentTerminatorSuffix String
    The segment terminator suffix.
    messageId String
    The message id.
    protocolVersion String
    The protocol version.
    targetNamespace String
    The target namespace on which this delimiter settings has to be applied.
    componentSeparator number
    The component separator.
    dataElementSeparator number
    The data element separator.
    replaceCharacter number
    The replacement character.
    replaceSeparatorsInPayload boolean
    The value indicating whether to replace separators in payload.
    segmentTerminator number
    The segment terminator.
    segmentTerminatorSuffix string
    The segment terminator suffix.
    messageId string
    The message id.
    protocolVersion string
    The protocol version.
    targetNamespace string
    The target namespace on which this delimiter settings has to be applied.
    component_separator int
    The component separator.
    data_element_separator int
    The data element separator.
    replace_character int
    The replacement character.
    replace_separators_in_payload bool
    The value indicating whether to replace separators in payload.
    segment_terminator int
    The segment terminator.
    segment_terminator_suffix str
    The segment terminator suffix.
    message_id str
    The message id.
    protocol_version str
    The protocol version.
    target_namespace str
    The target namespace on which this delimiter settings has to be applied.
    componentSeparator Number
    The component separator.
    dataElementSeparator Number
    The data element separator.
    replaceCharacter Number
    The replacement character.
    replaceSeparatorsInPayload Boolean
    The value indicating whether to replace separators in payload.
    segmentTerminator Number
    The segment terminator.
    segmentTerminatorSuffix String
    The segment terminator suffix.
    messageId String
    The message id.
    protocolVersion String
    The protocol version.
    targetNamespace String
    The target namespace on which this delimiter settings has to be applied.

    X12EnvelopeOverrideResponse

    DateFormat string
    The date format.
    HeaderVersion string
    The header version.
    MessageId string
    The message id on which this envelope settings has to be applied.
    ProtocolVersion string
    The protocol version on which this envelope settings has to be applied.
    ReceiverApplicationId string
    The receiver application id.
    ResponsibleAgencyCode string
    The responsible agency code.
    SenderApplicationId string
    The sender application id.
    TargetNamespace string
    The target namespace on which this envelope settings has to be applied.
    TimeFormat string
    The time format.
    FunctionalIdentifierCode string
    The functional identifier code.
    DateFormat string
    The date format.
    HeaderVersion string
    The header version.
    MessageId string
    The message id on which this envelope settings has to be applied.
    ProtocolVersion string
    The protocol version on which this envelope settings has to be applied.
    ReceiverApplicationId string
    The receiver application id.
    ResponsibleAgencyCode string
    The responsible agency code.
    SenderApplicationId string
    The sender application id.
    TargetNamespace string
    The target namespace on which this envelope settings has to be applied.
    TimeFormat string
    The time format.
    FunctionalIdentifierCode string
    The functional identifier code.
    dateFormat String
    The date format.
    headerVersion String
    The header version.
    messageId String
    The message id on which this envelope settings has to be applied.
    protocolVersion String
    The protocol version on which this envelope settings has to be applied.
    receiverApplicationId String
    The receiver application id.
    responsibleAgencyCode String
    The responsible agency code.
    senderApplicationId String
    The sender application id.
    targetNamespace String
    The target namespace on which this envelope settings has to be applied.
    timeFormat String
    The time format.
    functionalIdentifierCode String
    The functional identifier code.
    dateFormat string
    The date format.
    headerVersion string
    The header version.
    messageId string
    The message id on which this envelope settings has to be applied.
    protocolVersion string
    The protocol version on which this envelope settings has to be applied.
    receiverApplicationId string
    The receiver application id.
    responsibleAgencyCode string
    The responsible agency code.
    senderApplicationId string
    The sender application id.
    targetNamespace string
    The target namespace on which this envelope settings has to be applied.
    timeFormat string
    The time format.
    functionalIdentifierCode string
    The functional identifier code.
    date_format str
    The date format.
    header_version str
    The header version.
    message_id str
    The message id on which this envelope settings has to be applied.
    protocol_version str
    The protocol version on which this envelope settings has to be applied.
    receiver_application_id str
    The receiver application id.
    responsible_agency_code str
    The responsible agency code.
    sender_application_id str
    The sender application id.
    target_namespace str
    The target namespace on which this envelope settings has to be applied.
    time_format str
    The time format.
    functional_identifier_code str
    The functional identifier code.
    dateFormat String
    The date format.
    headerVersion String
    The header version.
    messageId String
    The message id on which this envelope settings has to be applied.
    protocolVersion String
    The protocol version on which this envelope settings has to be applied.
    receiverApplicationId String
    The receiver application id.
    responsibleAgencyCode String
    The responsible agency code.
    senderApplicationId String
    The sender application id.
    targetNamespace String
    The target namespace on which this envelope settings has to be applied.
    timeFormat String
    The time format.
    functionalIdentifierCode String
    The functional identifier code.

    X12EnvelopeSettingsResponse

    ControlStandardsId int
    The controls standards id.
    ControlVersionNumber string
    The control version number.
    EnableDefaultGroupHeaders bool
    The value indicating whether to enable default group headers.
    GroupControlNumberLowerBound int
    The group control number lower bound.
    GroupControlNumberUpperBound int
    The group control number upper bound.
    GroupHeaderAgencyCode string
    The group header agency code.
    GroupHeaderDateFormat string
    The group header date format.
    GroupHeaderTimeFormat string
    The group header time format.
    GroupHeaderVersion string
    The group header version.
    InterchangeControlNumberLowerBound int
    The interchange control number lower bound.
    InterchangeControlNumberUpperBound int
    The interchange control number upper bound.
    OverwriteExistingTransactionSetControlNumber bool
    The value indicating whether to overwrite existing transaction set control number.
    ReceiverApplicationId string
    The receiver application id.
    RolloverGroupControlNumber bool
    The value indicating whether to rollover group control number.
    RolloverInterchangeControlNumber bool
    The value indicating whether to rollover interchange control number.
    RolloverTransactionSetControlNumber bool
    The value indicating whether to rollover transaction set control number.
    SenderApplicationId string
    The sender application id.
    TransactionSetControlNumberLowerBound int
    The transaction set control number lower bound.
    TransactionSetControlNumberUpperBound int
    The transaction set control number upper bound.
    UsageIndicator string
    The usage indicator.
    UseControlStandardsIdAsRepetitionCharacter bool
    The value indicating whether to use control standards id as repetition character.
    FunctionalGroupId string
    The functional group id.
    TransactionSetControlNumberPrefix string
    The transaction set control number prefix.
    TransactionSetControlNumberSuffix string
    The transaction set control number suffix.
    ControlStandardsId int
    The controls standards id.
    ControlVersionNumber string
    The control version number.
    EnableDefaultGroupHeaders bool
    The value indicating whether to enable default group headers.
    GroupControlNumberLowerBound int
    The group control number lower bound.
    GroupControlNumberUpperBound int
    The group control number upper bound.
    GroupHeaderAgencyCode string
    The group header agency code.
    GroupHeaderDateFormat string
    The group header date format.
    GroupHeaderTimeFormat string
    The group header time format.
    GroupHeaderVersion string
    The group header version.
    InterchangeControlNumberLowerBound int
    The interchange control number lower bound.
    InterchangeControlNumberUpperBound int
    The interchange control number upper bound.
    OverwriteExistingTransactionSetControlNumber bool
    The value indicating whether to overwrite existing transaction set control number.
    ReceiverApplicationId string
    The receiver application id.
    RolloverGroupControlNumber bool
    The value indicating whether to rollover group control number.
    RolloverInterchangeControlNumber bool
    The value indicating whether to rollover interchange control number.
    RolloverTransactionSetControlNumber bool
    The value indicating whether to rollover transaction set control number.
    SenderApplicationId string
    The sender application id.
    TransactionSetControlNumberLowerBound int
    The transaction set control number lower bound.
    TransactionSetControlNumberUpperBound int
    The transaction set control number upper bound.
    UsageIndicator string
    The usage indicator.
    UseControlStandardsIdAsRepetitionCharacter bool
    The value indicating whether to use control standards id as repetition character.
    FunctionalGroupId string
    The functional group id.
    TransactionSetControlNumberPrefix string
    The transaction set control number prefix.
    TransactionSetControlNumberSuffix string
    The transaction set control number suffix.
    controlStandardsId Integer
    The controls standards id.
    controlVersionNumber String
    The control version number.
    enableDefaultGroupHeaders Boolean
    The value indicating whether to enable default group headers.
    groupControlNumberLowerBound Integer
    The group control number lower bound.
    groupControlNumberUpperBound Integer
    The group control number upper bound.
    groupHeaderAgencyCode String
    The group header agency code.
    groupHeaderDateFormat String
    The group header date format.
    groupHeaderTimeFormat String
    The group header time format.
    groupHeaderVersion String
    The group header version.
    interchangeControlNumberLowerBound Integer
    The interchange control number lower bound.
    interchangeControlNumberUpperBound Integer
    The interchange control number upper bound.
    overwriteExistingTransactionSetControlNumber Boolean
    The value indicating whether to overwrite existing transaction set control number.
    receiverApplicationId String
    The receiver application id.
    rolloverGroupControlNumber Boolean
    The value indicating whether to rollover group control number.
    rolloverInterchangeControlNumber Boolean
    The value indicating whether to rollover interchange control number.
    rolloverTransactionSetControlNumber Boolean
    The value indicating whether to rollover transaction set control number.
    senderApplicationId String
    The sender application id.
    transactionSetControlNumberLowerBound Integer
    The transaction set control number lower bound.
    transactionSetControlNumberUpperBound Integer
    The transaction set control number upper bound.
    usageIndicator String
    The usage indicator.
    useControlStandardsIdAsRepetitionCharacter Boolean
    The value indicating whether to use control standards id as repetition character.
    functionalGroupId String
    The functional group id.
    transactionSetControlNumberPrefix String
    The transaction set control number prefix.
    transactionSetControlNumberSuffix String
    The transaction set control number suffix.
    controlStandardsId number
    The controls standards id.
    controlVersionNumber string
    The control version number.
    enableDefaultGroupHeaders boolean
    The value indicating whether to enable default group headers.
    groupControlNumberLowerBound number
    The group control number lower bound.
    groupControlNumberUpperBound number
    The group control number upper bound.
    groupHeaderAgencyCode string
    The group header agency code.
    groupHeaderDateFormat string
    The group header date format.
    groupHeaderTimeFormat string
    The group header time format.
    groupHeaderVersion string
    The group header version.
    interchangeControlNumberLowerBound number
    The interchange control number lower bound.
    interchangeControlNumberUpperBound number
    The interchange control number upper bound.
    overwriteExistingTransactionSetControlNumber boolean
    The value indicating whether to overwrite existing transaction set control number.
    receiverApplicationId string
    The receiver application id.
    rolloverGroupControlNumber boolean
    The value indicating whether to rollover group control number.
    rolloverInterchangeControlNumber boolean
    The value indicating whether to rollover interchange control number.
    rolloverTransactionSetControlNumber boolean
    The value indicating whether to rollover transaction set control number.
    senderApplicationId string
    The sender application id.
    transactionSetControlNumberLowerBound number
    The transaction set control number lower bound.
    transactionSetControlNumberUpperBound number
    The transaction set control number upper bound.
    usageIndicator string
    The usage indicator.
    useControlStandardsIdAsRepetitionCharacter boolean
    The value indicating whether to use control standards id as repetition character.
    functionalGroupId string
    The functional group id.
    transactionSetControlNumberPrefix string
    The transaction set control number prefix.
    transactionSetControlNumberSuffix string
    The transaction set control number suffix.
    control_standards_id int
    The controls standards id.
    control_version_number str
    The control version number.
    enable_default_group_headers bool
    The value indicating whether to enable default group headers.
    group_control_number_lower_bound int
    The group control number lower bound.
    group_control_number_upper_bound int
    The group control number upper bound.
    group_header_agency_code str
    The group header agency code.
    group_header_date_format str
    The group header date format.
    group_header_time_format str
    The group header time format.
    group_header_version str
    The group header version.
    interchange_control_number_lower_bound int
    The interchange control number lower bound.
    interchange_control_number_upper_bound int
    The interchange control number upper bound.
    overwrite_existing_transaction_set_control_number bool
    The value indicating whether to overwrite existing transaction set control number.
    receiver_application_id str
    The receiver application id.
    rollover_group_control_number bool
    The value indicating whether to rollover group control number.
    rollover_interchange_control_number bool
    The value indicating whether to rollover interchange control number.
    rollover_transaction_set_control_number bool
    The value indicating whether to rollover transaction set control number.
    sender_application_id str
    The sender application id.
    transaction_set_control_number_lower_bound int
    The transaction set control number lower bound.
    transaction_set_control_number_upper_bound int
    The transaction set control number upper bound.
    usage_indicator str
    The usage indicator.
    use_control_standards_id_as_repetition_character bool
    The value indicating whether to use control standards id as repetition character.
    functional_group_id str
    The functional group id.
    transaction_set_control_number_prefix str
    The transaction set control number prefix.
    transaction_set_control_number_suffix str
    The transaction set control number suffix.
    controlStandardsId Number
    The controls standards id.
    controlVersionNumber String
    The control version number.
    enableDefaultGroupHeaders Boolean
    The value indicating whether to enable default group headers.
    groupControlNumberLowerBound Number
    The group control number lower bound.
    groupControlNumberUpperBound Number
    The group control number upper bound.
    groupHeaderAgencyCode String
    The group header agency code.
    groupHeaderDateFormat String
    The group header date format.
    groupHeaderTimeFormat String
    The group header time format.
    groupHeaderVersion String
    The group header version.
    interchangeControlNumberLowerBound Number
    The interchange control number lower bound.
    interchangeControlNumberUpperBound Number
    The interchange control number upper bound.
    overwriteExistingTransactionSetControlNumber Boolean
    The value indicating whether to overwrite existing transaction set control number.
    receiverApplicationId String
    The receiver application id.
    rolloverGroupControlNumber Boolean
    The value indicating whether to rollover group control number.
    rolloverInterchangeControlNumber Boolean
    The value indicating whether to rollover interchange control number.
    rolloverTransactionSetControlNumber Boolean
    The value indicating whether to rollover transaction set control number.
    senderApplicationId String
    The sender application id.
    transactionSetControlNumberLowerBound Number
    The transaction set control number lower bound.
    transactionSetControlNumberUpperBound Number
    The transaction set control number upper bound.
    usageIndicator String
    The usage indicator.
    useControlStandardsIdAsRepetitionCharacter Boolean
    The value indicating whether to use control standards id as repetition character.
    functionalGroupId String
    The functional group id.
    transactionSetControlNumberPrefix String
    The transaction set control number prefix.
    transactionSetControlNumberSuffix String
    The transaction set control number suffix.

    X12FramingSettingsResponse

    CharacterSet string
    The X12 character set.
    ComponentSeparator int
    The component separator.
    DataElementSeparator int
    The data element separator.
    ReplaceCharacter int
    The replacement character.
    ReplaceSeparatorsInPayload bool
    The value indicating whether to replace separators in payload.
    SegmentTerminator int
    The segment terminator.
    SegmentTerminatorSuffix string
    The segment terminator suffix.
    CharacterSet string
    The X12 character set.
    ComponentSeparator int
    The component separator.
    DataElementSeparator int
    The data element separator.
    ReplaceCharacter int
    The replacement character.
    ReplaceSeparatorsInPayload bool
    The value indicating whether to replace separators in payload.
    SegmentTerminator int
    The segment terminator.
    SegmentTerminatorSuffix string
    The segment terminator suffix.
    characterSet String
    The X12 character set.
    componentSeparator Integer
    The component separator.
    dataElementSeparator Integer
    The data element separator.
    replaceCharacter Integer
    The replacement character.
    replaceSeparatorsInPayload Boolean
    The value indicating whether to replace separators in payload.
    segmentTerminator Integer
    The segment terminator.
    segmentTerminatorSuffix String
    The segment terminator suffix.
    characterSet string
    The X12 character set.
    componentSeparator number
    The component separator.
    dataElementSeparator number
    The data element separator.
    replaceCharacter number
    The replacement character.
    replaceSeparatorsInPayload boolean
    The value indicating whether to replace separators in payload.
    segmentTerminator number
    The segment terminator.
    segmentTerminatorSuffix string
    The segment terminator suffix.
    character_set str
    The X12 character set.
    component_separator int
    The component separator.
    data_element_separator int
    The data element separator.
    replace_character int
    The replacement character.
    replace_separators_in_payload bool
    The value indicating whether to replace separators in payload.
    segment_terminator int
    The segment terminator.
    segment_terminator_suffix str
    The segment terminator suffix.
    characterSet String
    The X12 character set.
    componentSeparator Number
    The component separator.
    dataElementSeparator Number
    The data element separator.
    replaceCharacter Number
    The replacement character.
    replaceSeparatorsInPayload Boolean
    The value indicating whether to replace separators in payload.
    segmentTerminator Number
    The segment terminator.
    segmentTerminatorSuffix String
    The segment terminator suffix.

    X12MessageFilterResponse

    MessageFilterType string
    The message filter type.
    MessageFilterType string
    The message filter type.
    messageFilterType String
    The message filter type.
    messageFilterType string
    The message filter type.
    message_filter_type str
    The message filter type.
    messageFilterType String
    The message filter type.

    X12MessageIdentifierResponse

    MessageId string
    The message id.
    MessageId string
    The message id.
    messageId String
    The message id.
    messageId string
    The message id.
    message_id str
    The message id.
    messageId String
    The message id.

    X12OneWayAgreementResponse

    protocolSettings Property Map
    The X12 protocol settings.
    receiverBusinessIdentity Property Map
    The receiver business identity
    senderBusinessIdentity Property Map
    The sender business identity

    X12ProcessingSettingsResponse

    ConvertImpliedDecimal bool
    The value indicating whether to convert numerical type to implied decimal.
    CreateEmptyXmlTagsForTrailingSeparators bool
    The value indicating whether to create empty xml tags for trailing separators.
    MaskSecurityInfo bool
    The value indicating whether to mask security information.
    PreserveInterchange bool
    The value indicating whether to preserve interchange.
    SuspendInterchangeOnError bool
    The value indicating whether to suspend interchange on error.
    UseDotAsDecimalSeparator bool
    The value indicating whether to use dot as decimal separator.
    ConvertImpliedDecimal bool
    The value indicating whether to convert numerical type to implied decimal.
    CreateEmptyXmlTagsForTrailingSeparators bool
    The value indicating whether to create empty xml tags for trailing separators.
    MaskSecurityInfo bool
    The value indicating whether to mask security information.
    PreserveInterchange bool
    The value indicating whether to preserve interchange.
    SuspendInterchangeOnError bool
    The value indicating whether to suspend interchange on error.
    UseDotAsDecimalSeparator bool
    The value indicating whether to use dot as decimal separator.
    convertImpliedDecimal Boolean
    The value indicating whether to convert numerical type to implied decimal.
    createEmptyXmlTagsForTrailingSeparators Boolean
    The value indicating whether to create empty xml tags for trailing separators.
    maskSecurityInfo Boolean
    The value indicating whether to mask security information.
    preserveInterchange Boolean
    The value indicating whether to preserve interchange.
    suspendInterchangeOnError Boolean
    The value indicating whether to suspend interchange on error.
    useDotAsDecimalSeparator Boolean
    The value indicating whether to use dot as decimal separator.
    convertImpliedDecimal boolean
    The value indicating whether to convert numerical type to implied decimal.
    createEmptyXmlTagsForTrailingSeparators boolean
    The value indicating whether to create empty xml tags for trailing separators.
    maskSecurityInfo boolean
    The value indicating whether to mask security information.
    preserveInterchange boolean
    The value indicating whether to preserve interchange.
    suspendInterchangeOnError boolean
    The value indicating whether to suspend interchange on error.
    useDotAsDecimalSeparator boolean
    The value indicating whether to use dot as decimal separator.
    convert_implied_decimal bool
    The value indicating whether to convert numerical type to implied decimal.
    create_empty_xml_tags_for_trailing_separators bool
    The value indicating whether to create empty xml tags for trailing separators.
    mask_security_info bool
    The value indicating whether to mask security information.
    preserve_interchange bool
    The value indicating whether to preserve interchange.
    suspend_interchange_on_error bool
    The value indicating whether to suspend interchange on error.
    use_dot_as_decimal_separator bool
    The value indicating whether to use dot as decimal separator.
    convertImpliedDecimal Boolean
    The value indicating whether to convert numerical type to implied decimal.
    createEmptyXmlTagsForTrailingSeparators Boolean
    The value indicating whether to create empty xml tags for trailing separators.
    maskSecurityInfo Boolean
    The value indicating whether to mask security information.
    preserveInterchange Boolean
    The value indicating whether to preserve interchange.
    suspendInterchangeOnError Boolean
    The value indicating whether to suspend interchange on error.
    useDotAsDecimalSeparator Boolean
    The value indicating whether to use dot as decimal separator.

    X12ProtocolSettingsResponse

    AcknowledgementSettings Pulumi.AzureNative.Logic.Inputs.X12AcknowledgementSettingsResponse
    The X12 acknowledgment settings.
    EnvelopeSettings Pulumi.AzureNative.Logic.Inputs.X12EnvelopeSettingsResponse
    The X12 envelope settings.
    FramingSettings Pulumi.AzureNative.Logic.Inputs.X12FramingSettingsResponse
    The X12 framing settings.
    MessageFilter Pulumi.AzureNative.Logic.Inputs.X12MessageFilterResponse
    The X12 message filter.
    ProcessingSettings Pulumi.AzureNative.Logic.Inputs.X12ProcessingSettingsResponse
    The X12 processing settings.
    SchemaReferences List<Pulumi.AzureNative.Logic.Inputs.X12SchemaReferenceResponse>
    The X12 schema references.
    SecuritySettings Pulumi.AzureNative.Logic.Inputs.X12SecuritySettingsResponse
    The X12 security settings.
    ValidationSettings Pulumi.AzureNative.Logic.Inputs.X12ValidationSettingsResponse
    The X12 validation settings.
    EnvelopeOverrides List<Pulumi.AzureNative.Logic.Inputs.X12EnvelopeOverrideResponse>
    The X12 envelope override settings.
    MessageFilterList List<Pulumi.AzureNative.Logic.Inputs.X12MessageIdentifierResponse>
    The X12 message filter list.
    ValidationOverrides List<Pulumi.AzureNative.Logic.Inputs.X12ValidationOverrideResponse>
    The X12 validation override settings.
    X12DelimiterOverrides List<Pulumi.AzureNative.Logic.Inputs.X12DelimiterOverridesResponse>
    The X12 delimiter override settings.
    AcknowledgementSettings X12AcknowledgementSettingsResponse
    The X12 acknowledgment settings.
    EnvelopeSettings X12EnvelopeSettingsResponse
    The X12 envelope settings.
    FramingSettings X12FramingSettingsResponse
    The X12 framing settings.
    MessageFilter X12MessageFilterResponse
    The X12 message filter.
    ProcessingSettings X12ProcessingSettingsResponse
    The X12 processing settings.
    SchemaReferences []X12SchemaReferenceResponse
    The X12 schema references.
    SecuritySettings X12SecuritySettingsResponse
    The X12 security settings.
    ValidationSettings X12ValidationSettingsResponse
    The X12 validation settings.
    EnvelopeOverrides []X12EnvelopeOverrideResponse
    The X12 envelope override settings.
    MessageFilterList []X12MessageIdentifierResponse
    The X12 message filter list.
    ValidationOverrides []X12ValidationOverrideResponse
    The X12 validation override settings.
    X12DelimiterOverrides []X12DelimiterOverridesResponse
    The X12 delimiter override settings.
    acknowledgementSettings X12AcknowledgementSettingsResponse
    The X12 acknowledgment settings.
    envelopeSettings X12EnvelopeSettingsResponse
    The X12 envelope settings.
    framingSettings X12FramingSettingsResponse
    The X12 framing settings.
    messageFilter X12MessageFilterResponse
    The X12 message filter.
    processingSettings X12ProcessingSettingsResponse
    The X12 processing settings.
    schemaReferences List<X12SchemaReferenceResponse>
    The X12 schema references.
    securitySettings X12SecuritySettingsResponse
    The X12 security settings.
    validationSettings X12ValidationSettingsResponse
    The X12 validation settings.
    envelopeOverrides List<X12EnvelopeOverrideResponse>
    The X12 envelope override settings.
    messageFilterList List<X12MessageIdentifierResponse>
    The X12 message filter list.
    validationOverrides List<X12ValidationOverrideResponse>
    The X12 validation override settings.
    x12DelimiterOverrides List<X12DelimiterOverridesResponse>
    The X12 delimiter override settings.
    acknowledgementSettings X12AcknowledgementSettingsResponse
    The X12 acknowledgment settings.
    envelopeSettings X12EnvelopeSettingsResponse
    The X12 envelope settings.
    framingSettings X12FramingSettingsResponse
    The X12 framing settings.
    messageFilter X12MessageFilterResponse
    The X12 message filter.
    processingSettings X12ProcessingSettingsResponse
    The X12 processing settings.
    schemaReferences X12SchemaReferenceResponse[]
    The X12 schema references.
    securitySettings X12SecuritySettingsResponse
    The X12 security settings.
    validationSettings X12ValidationSettingsResponse
    The X12 validation settings.
    envelopeOverrides X12EnvelopeOverrideResponse[]
    The X12 envelope override settings.
    messageFilterList X12MessageIdentifierResponse[]
    The X12 message filter list.
    validationOverrides X12ValidationOverrideResponse[]
    The X12 validation override settings.
    x12DelimiterOverrides X12DelimiterOverridesResponse[]
    The X12 delimiter override settings.
    acknowledgement_settings X12AcknowledgementSettingsResponse
    The X12 acknowledgment settings.
    envelope_settings X12EnvelopeSettingsResponse
    The X12 envelope settings.
    framing_settings X12FramingSettingsResponse
    The X12 framing settings.
    message_filter X12MessageFilterResponse
    The X12 message filter.
    processing_settings X12ProcessingSettingsResponse
    The X12 processing settings.
    schema_references Sequence[X12SchemaReferenceResponse]
    The X12 schema references.
    security_settings X12SecuritySettingsResponse
    The X12 security settings.
    validation_settings X12ValidationSettingsResponse
    The X12 validation settings.
    envelope_overrides Sequence[X12EnvelopeOverrideResponse]
    The X12 envelope override settings.
    message_filter_list Sequence[X12MessageIdentifierResponse]
    The X12 message filter list.
    validation_overrides Sequence[X12ValidationOverrideResponse]
    The X12 validation override settings.
    x12_delimiter_overrides Sequence[X12DelimiterOverridesResponse]
    The X12 delimiter override settings.
    acknowledgementSettings Property Map
    The X12 acknowledgment settings.
    envelopeSettings Property Map
    The X12 envelope settings.
    framingSettings Property Map
    The X12 framing settings.
    messageFilter Property Map
    The X12 message filter.
    processingSettings Property Map
    The X12 processing settings.
    schemaReferences List<Property Map>
    The X12 schema references.
    securitySettings Property Map
    The X12 security settings.
    validationSettings Property Map
    The X12 validation settings.
    envelopeOverrides List<Property Map>
    The X12 envelope override settings.
    messageFilterList List<Property Map>
    The X12 message filter list.
    validationOverrides List<Property Map>
    The X12 validation override settings.
    x12DelimiterOverrides List<Property Map>
    The X12 delimiter override settings.

    X12SchemaReferenceResponse

    MessageId string
    The message id.
    SchemaName string
    The schema name.
    SchemaVersion string
    The schema version.
    SenderApplicationId string
    The sender application id.
    MessageId string
    The message id.
    SchemaName string
    The schema name.
    SchemaVersion string
    The schema version.
    SenderApplicationId string
    The sender application id.
    messageId String
    The message id.
    schemaName String
    The schema name.
    schemaVersion String
    The schema version.
    senderApplicationId String
    The sender application id.
    messageId string
    The message id.
    schemaName string
    The schema name.
    schemaVersion string
    The schema version.
    senderApplicationId string
    The sender application id.
    message_id str
    The message id.
    schema_name str
    The schema name.
    schema_version str
    The schema version.
    sender_application_id str
    The sender application id.
    messageId String
    The message id.
    schemaName String
    The schema name.
    schemaVersion String
    The schema version.
    senderApplicationId String
    The sender application id.

    X12SecuritySettingsResponse

    AuthorizationQualifier string
    The authorization qualifier.
    SecurityQualifier string
    The security qualifier.
    AuthorizationValue string
    The authorization value.
    PasswordValue string
    The password value.
    AuthorizationQualifier string
    The authorization qualifier.
    SecurityQualifier string
    The security qualifier.
    AuthorizationValue string
    The authorization value.
    PasswordValue string
    The password value.
    authorizationQualifier String
    The authorization qualifier.
    securityQualifier String
    The security qualifier.
    authorizationValue String
    The authorization value.
    passwordValue String
    The password value.
    authorizationQualifier string
    The authorization qualifier.
    securityQualifier string
    The security qualifier.
    authorizationValue string
    The authorization value.
    passwordValue string
    The password value.
    authorization_qualifier str
    The authorization qualifier.
    security_qualifier str
    The security qualifier.
    authorization_value str
    The authorization value.
    password_value str
    The password value.
    authorizationQualifier String
    The authorization qualifier.
    securityQualifier String
    The security qualifier.
    authorizationValue String
    The authorization value.
    passwordValue String
    The password value.

    X12ValidationOverrideResponse

    AllowLeadingAndTrailingSpacesAndZeroes bool
    The value indicating whether to allow leading and trailing spaces and zeroes.
    MessageId string
    The message id on which the validation settings has to be applied.
    TrailingSeparatorPolicy string
    The trailing separator policy.
    TrimLeadingAndTrailingSpacesAndZeroes bool
    The value indicating whether to trim leading and trailing spaces and zeroes.
    ValidateCharacterSet bool
    The value indicating whether to validate character Set.
    ValidateEDITypes bool
    The value indicating whether to validate EDI types.
    ValidateXSDTypes bool
    The value indicating whether to validate XSD types.
    AllowLeadingAndTrailingSpacesAndZeroes bool
    The value indicating whether to allow leading and trailing spaces and zeroes.
    MessageId string
    The message id on which the validation settings has to be applied.
    TrailingSeparatorPolicy string
    The trailing separator policy.
    TrimLeadingAndTrailingSpacesAndZeroes bool
    The value indicating whether to trim leading and trailing spaces and zeroes.
    ValidateCharacterSet bool
    The value indicating whether to validate character Set.
    ValidateEDITypes bool
    The value indicating whether to validate EDI types.
    ValidateXSDTypes bool
    The value indicating whether to validate XSD types.
    allowLeadingAndTrailingSpacesAndZeroes Boolean
    The value indicating whether to allow leading and trailing spaces and zeroes.
    messageId String
    The message id on which the validation settings has to be applied.
    trailingSeparatorPolicy String
    The trailing separator policy.
    trimLeadingAndTrailingSpacesAndZeroes Boolean
    The value indicating whether to trim leading and trailing spaces and zeroes.
    validateCharacterSet Boolean
    The value indicating whether to validate character Set.
    validateEDITypes Boolean
    The value indicating whether to validate EDI types.
    validateXSDTypes Boolean
    The value indicating whether to validate XSD types.
    allowLeadingAndTrailingSpacesAndZeroes boolean
    The value indicating whether to allow leading and trailing spaces and zeroes.
    messageId string
    The message id on which the validation settings has to be applied.
    trailingSeparatorPolicy string
    The trailing separator policy.
    trimLeadingAndTrailingSpacesAndZeroes boolean
    The value indicating whether to trim leading and trailing spaces and zeroes.
    validateCharacterSet boolean
    The value indicating whether to validate character Set.
    validateEDITypes boolean
    The value indicating whether to validate EDI types.
    validateXSDTypes boolean
    The value indicating whether to validate XSD types.
    allow_leading_and_trailing_spaces_and_zeroes bool
    The value indicating whether to allow leading and trailing spaces and zeroes.
    message_id str
    The message id on which the validation settings has to be applied.
    trailing_separator_policy str
    The trailing separator policy.
    trim_leading_and_trailing_spaces_and_zeroes bool
    The value indicating whether to trim leading and trailing spaces and zeroes.
    validate_character_set bool
    The value indicating whether to validate character Set.
    validate_edi_types bool
    The value indicating whether to validate EDI types.
    validate_xsd_types bool
    The value indicating whether to validate XSD types.
    allowLeadingAndTrailingSpacesAndZeroes Boolean
    The value indicating whether to allow leading and trailing spaces and zeroes.
    messageId String
    The message id on which the validation settings has to be applied.
    trailingSeparatorPolicy String
    The trailing separator policy.
    trimLeadingAndTrailingSpacesAndZeroes Boolean
    The value indicating whether to trim leading and trailing spaces and zeroes.
    validateCharacterSet Boolean
    The value indicating whether to validate character Set.
    validateEDITypes Boolean
    The value indicating whether to validate EDI types.
    validateXSDTypes Boolean
    The value indicating whether to validate XSD types.

    X12ValidationSettingsResponse

    AllowLeadingAndTrailingSpacesAndZeroes bool
    The value indicating whether to allow leading and trailing spaces and zeroes.
    CheckDuplicateGroupControlNumber bool
    The value indicating whether to check for duplicate group control number.
    CheckDuplicateInterchangeControlNumber bool
    The value indicating whether to check for duplicate interchange control number.
    CheckDuplicateTransactionSetControlNumber bool
    The value indicating whether to check for duplicate transaction set control number.
    InterchangeControlNumberValidityDays int
    The validity period of interchange control number.
    TrailingSeparatorPolicy string
    The trailing separator policy.
    TrimLeadingAndTrailingSpacesAndZeroes bool
    The value indicating whether to trim leading and trailing spaces and zeroes.
    ValidateCharacterSet bool
    The value indicating whether to validate character set in the message.
    ValidateEDITypes bool
    The value indicating whether to Whether to validate EDI types.
    ValidateXSDTypes bool
    The value indicating whether to Whether to validate XSD types.
    AllowLeadingAndTrailingSpacesAndZeroes bool
    The value indicating whether to allow leading and trailing spaces and zeroes.
    CheckDuplicateGroupControlNumber bool
    The value indicating whether to check for duplicate group control number.
    CheckDuplicateInterchangeControlNumber bool
    The value indicating whether to check for duplicate interchange control number.
    CheckDuplicateTransactionSetControlNumber bool
    The value indicating whether to check for duplicate transaction set control number.
    InterchangeControlNumberValidityDays int
    The validity period of interchange control number.
    TrailingSeparatorPolicy string
    The trailing separator policy.
    TrimLeadingAndTrailingSpacesAndZeroes bool
    The value indicating whether to trim leading and trailing spaces and zeroes.
    ValidateCharacterSet bool
    The value indicating whether to validate character set in the message.
    ValidateEDITypes bool
    The value indicating whether to Whether to validate EDI types.
    ValidateXSDTypes bool
    The value indicating whether to Whether to validate XSD types.
    allowLeadingAndTrailingSpacesAndZeroes Boolean
    The value indicating whether to allow leading and trailing spaces and zeroes.
    checkDuplicateGroupControlNumber Boolean
    The value indicating whether to check for duplicate group control number.
    checkDuplicateInterchangeControlNumber Boolean
    The value indicating whether to check for duplicate interchange control number.
    checkDuplicateTransactionSetControlNumber Boolean
    The value indicating whether to check for duplicate transaction set control number.
    interchangeControlNumberValidityDays Integer
    The validity period of interchange control number.
    trailingSeparatorPolicy String
    The trailing separator policy.
    trimLeadingAndTrailingSpacesAndZeroes Boolean
    The value indicating whether to trim leading and trailing spaces and zeroes.
    validateCharacterSet Boolean
    The value indicating whether to validate character set in the message.
    validateEDITypes Boolean
    The value indicating whether to Whether to validate EDI types.
    validateXSDTypes Boolean
    The value indicating whether to Whether to validate XSD types.
    allowLeadingAndTrailingSpacesAndZeroes boolean
    The value indicating whether to allow leading and trailing spaces and zeroes.
    checkDuplicateGroupControlNumber boolean
    The value indicating whether to check for duplicate group control number.
    checkDuplicateInterchangeControlNumber boolean
    The value indicating whether to check for duplicate interchange control number.
    checkDuplicateTransactionSetControlNumber boolean
    The value indicating whether to check for duplicate transaction set control number.
    interchangeControlNumberValidityDays number
    The validity period of interchange control number.
    trailingSeparatorPolicy string
    The trailing separator policy.
    trimLeadingAndTrailingSpacesAndZeroes boolean
    The value indicating whether to trim leading and trailing spaces and zeroes.
    validateCharacterSet boolean
    The value indicating whether to validate character set in the message.
    validateEDITypes boolean
    The value indicating whether to Whether to validate EDI types.
    validateXSDTypes boolean
    The value indicating whether to Whether to validate XSD types.
    allow_leading_and_trailing_spaces_and_zeroes bool
    The value indicating whether to allow leading and trailing spaces and zeroes.
    check_duplicate_group_control_number bool
    The value indicating whether to check for duplicate group control number.
    check_duplicate_interchange_control_number bool
    The value indicating whether to check for duplicate interchange control number.
    check_duplicate_transaction_set_control_number bool
    The value indicating whether to check for duplicate transaction set control number.
    interchange_control_number_validity_days int
    The validity period of interchange control number.
    trailing_separator_policy str
    The trailing separator policy.
    trim_leading_and_trailing_spaces_and_zeroes bool
    The value indicating whether to trim leading and trailing spaces and zeroes.
    validate_character_set bool
    The value indicating whether to validate character set in the message.
    validate_edi_types bool
    The value indicating whether to Whether to validate EDI types.
    validate_xsd_types bool
    The value indicating whether to Whether to validate XSD types.
    allowLeadingAndTrailingSpacesAndZeroes Boolean
    The value indicating whether to allow leading and trailing spaces and zeroes.
    checkDuplicateGroupControlNumber Boolean
    The value indicating whether to check for duplicate group control number.
    checkDuplicateInterchangeControlNumber Boolean
    The value indicating whether to check for duplicate interchange control number.
    checkDuplicateTransactionSetControlNumber Boolean
    The value indicating whether to check for duplicate transaction set control number.
    interchangeControlNumberValidityDays Number
    The validity period of interchange control number.
    trailingSeparatorPolicy String
    The trailing separator policy.
    trimLeadingAndTrailingSpacesAndZeroes Boolean
    The value indicating whether to trim leading and trailing spaces and zeroes.
    validateCharacterSet Boolean
    The value indicating whether to validate character set in the message.
    validateEDITypes Boolean
    The value indicating whether to Whether to validate EDI types.
    validateXSDTypes Boolean
    The value indicating whether to Whether to validate XSD types.

    Package Details

    Repository
    Azure Native pulumi/pulumi-azure-native
    License
    Apache-2.0
    azure-native logo
    This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
    Azure Native v2.34.0 published on Thursday, Mar 28, 2024 by Pulumi