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.63.0 published on Tuesday, Sep 24, 2024 by Pulumi
azure-native.logic.getIntegrationAccountAgreement
Explore with Pulumi AI
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.63.0 published on Tuesday, Sep 24, 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:
- Agreement
Name string - The integration account agreement name.
- Integration
Account stringName - The integration account name.
- Resource
Group stringName - The resource group name.
- Agreement
Name string - The integration account agreement name.
- Integration
Account stringName - The integration account name.
- Resource
Group stringName - The resource group name.
- agreement
Name String - The integration account agreement name.
- integration
Account StringName - The integration account name.
- resource
Group StringName - The resource group name.
- agreement
Name string - The integration account agreement name.
- integration
Account stringName - The integration account name.
- resource
Group stringName - The resource group name.
- agreement_
name str - The integration account agreement name.
- integration_
account_ strname - The integration account name.
- resource_
group_ strname - The resource group name.
- agreement
Name String - The integration account agreement name.
- integration
Account StringName - The integration account name.
- resource
Group StringName - The resource group name.
getIntegrationAccountAgreement Result
The following output properties are available:
- Agreement
Type string - The agreement type.
- Changed
Time string - The changed time.
- Content
Pulumi.
Azure Native. Logic. Outputs. Agreement Content Response - The agreement content.
- Created
Time string - The created time.
- Guest
Identity Pulumi.Azure Native. Logic. Outputs. Business Identity Response - The business identity of the guest partner.
- Guest
Partner string - The integration account partner that is set as guest partner for this agreement.
- Host
Identity Pulumi.Azure Native. Logic. Outputs. Business Identity Response - The business identity of the host partner.
- Host
Partner 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.
- Dictionary<string, string>
- The resource tags.
- Agreement
Type string - The agreement type.
- Changed
Time string - The changed time.
- Content
Agreement
Content Response - The agreement content.
- Created
Time string - The created time.
- Guest
Identity BusinessIdentity Response - The business identity of the guest partner.
- Guest
Partner string - The integration account partner that is set as guest partner for this agreement.
- Host
Identity BusinessIdentity Response - The business identity of the host partner.
- Host
Partner 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.
- map[string]string
- The resource tags.
- agreement
Type String - The agreement type.
- changed
Time String - The changed time.
- content
Agreement
Content Response - The agreement content.
- created
Time String - The created time.
- guest
Identity BusinessIdentity Response - The business identity of the guest partner.
- guest
Partner String - The integration account partner that is set as guest partner for this agreement.
- host
Identity BusinessIdentity Response - The business identity of the host partner.
- host
Partner 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.
- Map<String,String>
- The resource tags.
- agreement
Type string - The agreement type.
- changed
Time string - The changed time.
- content
Agreement
Content Response - The agreement content.
- created
Time string - The created time.
- guest
Identity BusinessIdentity Response - The business identity of the guest partner.
- guest
Partner string - The integration account partner that is set as guest partner for this agreement.
- host
Identity BusinessIdentity Response - The business identity of the host partner.
- host
Partner 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.
- {[key: string]: string}
- The resource tags.
- agreement_
type str - The agreement type.
- changed_
time str - The changed time.
- content
Agreement
Content Response - The agreement content.
- created_
time str - The created time.
- guest_
identity BusinessIdentity Response - 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 BusinessIdentity Response - 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.
- Mapping[str, str]
- The resource tags.
- agreement
Type String - The agreement type.
- changed
Time String - The changed time.
- content Property Map
- The agreement content.
- created
Time String - The created time.
- guest
Identity Property Map - The business identity of the guest partner.
- guest
Partner String - The integration account partner that is set as guest partner for this agreement.
- host
Identity Property Map - The business identity of the host partner.
- host
Partner 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.
- Map<String>
- The resource tags.
Supporting Types
AS2AcknowledgementConnectionSettingsResponse
- Ignore
Certificate boolName Mismatch - Indicates whether to ignore mismatch in certificate name.
- Keep
Http boolConnection Alive - Indicates whether to keep the connection alive.
- Support
Http boolStatus Code Continue - Indicates whether to support HTTP status code 'CONTINUE'.
- Unfold
Http boolHeaders - Indicates whether to unfold the HTTP headers.
- Ignore
Certificate boolName Mismatch - Indicates whether to ignore mismatch in certificate name.
- Keep
Http boolConnection Alive - Indicates whether to keep the connection alive.
- Support
Http boolStatus Code Continue - Indicates whether to support HTTP status code 'CONTINUE'.
- Unfold
Http boolHeaders - Indicates whether to unfold the HTTP headers.
- ignore
Certificate BooleanName Mismatch - Indicates whether to ignore mismatch in certificate name.
- keep
Http BooleanConnection Alive - Indicates whether to keep the connection alive.
- support
Http BooleanStatus Code Continue - Indicates whether to support HTTP status code 'CONTINUE'.
- unfold
Http BooleanHeaders - Indicates whether to unfold the HTTP headers.
- ignore
Certificate booleanName Mismatch - Indicates whether to ignore mismatch in certificate name.
- keep
Http booleanConnection Alive - Indicates whether to keep the connection alive.
- support
Http booleanStatus Code Continue - Indicates whether to support HTTP status code 'CONTINUE'.
- unfold
Http booleanHeaders - Indicates whether to unfold the HTTP headers.
- ignore_
certificate_ boolname_ mismatch - Indicates whether to ignore mismatch in certificate name.
- keep_
http_ boolconnection_ alive - Indicates whether to keep the connection alive.
- support_
http_ boolstatus_ code_ continue - Indicates whether to support HTTP status code 'CONTINUE'.
- unfold_
http_ boolheaders - Indicates whether to unfold the HTTP headers.
- ignore
Certificate BooleanName Mismatch - Indicates whether to ignore mismatch in certificate name.
- keep
Http BooleanConnection Alive - Indicates whether to keep the connection alive.
- support
Http BooleanStatus Code Continue - Indicates whether to support HTTP status code 'CONTINUE'.
- unfold
Http BooleanHeaders - Indicates whether to unfold the HTTP headers.
AS2AgreementContentResponse
- Receive
Agreement Pulumi.Azure Native. Logic. Inputs. AS2One Way Agreement Response - The AS2 one-way receive agreement.
- Send
Agreement Pulumi.Azure Native. Logic. Inputs. AS2One Way Agreement Response - The AS2 one-way send agreement.
- Receive
Agreement AS2OneWay Agreement Response - The AS2 one-way receive agreement.
- Send
Agreement AS2OneWay Agreement Response - The AS2 one-way send agreement.
- receive
Agreement AS2OneWay Agreement Response - The AS2 one-way receive agreement.
- send
Agreement AS2OneWay Agreement Response - The AS2 one-way send agreement.
- receive
Agreement AS2OneWay Agreement Response - The AS2 one-way receive agreement.
- send
Agreement AS2OneWay Agreement Response - The AS2 one-way send agreement.
- receive_
agreement AS2OneWay Agreement Response - The AS2 one-way receive agreement.
- send_
agreement AS2OneWay Agreement Response - The AS2 one-way send agreement.
- receive
Agreement Property Map - The AS2 one-way receive agreement.
- send
Agreement Property Map - The AS2 one-way send agreement.
AS2EnvelopeSettingsResponse
- Autogenerate
File boolName - The value indicating whether to auto generate file name.
- File
Name stringTemplate - The template for file name.
- Message
Content stringType - The message content type.
- Suspend
Message boolOn File Name Generation Error - The value indicating whether to suspend message on file name generation error.
- Transmit
File boolName In Mime Header - The value indicating whether to transmit file name in mime header.
- Autogenerate
File boolName - The value indicating whether to auto generate file name.
- File
Name stringTemplate - The template for file name.
- Message
Content stringType - The message content type.
- Suspend
Message boolOn File Name Generation Error - The value indicating whether to suspend message on file name generation error.
- Transmit
File boolName In Mime Header - The value indicating whether to transmit file name in mime header.
- autogenerate
File BooleanName - The value indicating whether to auto generate file name.
- file
Name StringTemplate - The template for file name.
- message
Content StringType - The message content type.
- suspend
Message BooleanOn File Name Generation Error - The value indicating whether to suspend message on file name generation error.
- transmit
File BooleanName In Mime Header - The value indicating whether to transmit file name in mime header.
- autogenerate
File booleanName - The value indicating whether to auto generate file name.
- file
Name stringTemplate - The template for file name.
- message
Content stringType - The message content type.
- suspend
Message booleanOn File Name Generation Error - The value indicating whether to suspend message on file name generation error.
- transmit
File booleanName In Mime Header - The value indicating whether to transmit file name in mime header.
- autogenerate_
file_ boolname - The value indicating whether to auto generate file name.
- file_
name_ strtemplate - The template for file name.
- message_
content_ strtype - The message content type.
- suspend_
message_ boolon_ file_ name_ generation_ error - The value indicating whether to suspend message on file name generation error.
- transmit_
file_ boolname_ in_ mime_ header - The value indicating whether to transmit file name in mime header.
- autogenerate
File BooleanName - The value indicating whether to auto generate file name.
- file
Name StringTemplate - The template for file name.
- message
Content StringType - The message content type.
- suspend
Message BooleanOn File Name Generation Error - The value indicating whether to suspend message on file name generation error.
- transmit
File BooleanName In Mime Header - The value indicating whether to transmit file name in mime header.
AS2ErrorSettingsResponse
- Resend
If boolMDNNot Received - The value indicating whether to resend message If MDN is not received.
- Suspend
Duplicate boolMessage - The value indicating whether to suspend duplicate message.
- Resend
If boolMDNNot Received - The value indicating whether to resend message If MDN is not received.
- Suspend
Duplicate boolMessage - The value indicating whether to suspend duplicate message.
- resend
If BooleanMDNNot Received - The value indicating whether to resend message If MDN is not received.
- suspend
Duplicate BooleanMessage - The value indicating whether to suspend duplicate message.
- resend
If booleanMDNNot Received - The value indicating whether to resend message If MDN is not received.
- suspend
Duplicate booleanMessage - The value indicating whether to suspend duplicate message.
- resend_
if_ boolmdn_ not_ received - The value indicating whether to resend message If MDN is not received.
- suspend_
duplicate_ boolmessage - The value indicating whether to suspend duplicate message.
- resend
If BooleanMDNNot Received - The value indicating whether to resend message If MDN is not received.
- suspend
Duplicate BooleanMessage - The value indicating whether to suspend duplicate message.
AS2MdnSettingsResponse
- Mic
Hashing stringAlgorithm - The signing or hashing algorithm.
- Need
MDN bool - The value indicating whether to send or request a MDN.
- Send
Inbound boolMDNTo Message Box - 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 boolMDNIf Optional - The value indicating whether to sign the outbound MDN if optional.
- Disposition
Notification stringTo - The disposition notification to header value.
- Mdn
Text string - The MDN text.
- Receipt
Delivery stringUrl - The receipt delivery URL.
- Mic
Hashing stringAlgorithm - The signing or hashing algorithm.
- Need
MDN bool - The value indicating whether to send or request a MDN.
- Send
Inbound boolMDNTo Message Box - 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 boolMDNIf Optional - The value indicating whether to sign the outbound MDN if optional.
- Disposition
Notification stringTo - The disposition notification to header value.
- Mdn
Text string - The MDN text.
- Receipt
Delivery stringUrl - The receipt delivery URL.
- mic
Hashing StringAlgorithm - The signing or hashing algorithm.
- need
MDN Boolean - The value indicating whether to send or request a MDN.
- send
Inbound BooleanMDNTo Message Box - The value indicating whether to send inbound MDN to message box.
- send
MDNAsynchronously Boolean - The value indicating whether to send the asynchronous MDN.
- sign
MDN Boolean - The value indicating whether the MDN needs to be signed or not.
- sign
Outbound BooleanMDNIf Optional - The value indicating whether to sign the outbound MDN if optional.
- disposition
Notification StringTo - The disposition notification to header value.
- mdn
Text String - The MDN text.
- receipt
Delivery StringUrl - The receipt delivery URL.
- mic
Hashing stringAlgorithm - The signing or hashing algorithm.
- need
MDN boolean - The value indicating whether to send or request a MDN.
- send
Inbound booleanMDNTo Message Box - The value indicating whether to send inbound MDN to message box.
- send
MDNAsynchronously boolean - The value indicating whether to send the asynchronous MDN.
- sign
MDN boolean - The value indicating whether the MDN needs to be signed or not.
- sign
Outbound booleanMDNIf Optional - The value indicating whether to sign the outbound MDN if optional.
- disposition
Notification stringTo - The disposition notification to header value.
- mdn
Text string - The MDN text.
- receipt
Delivery stringUrl - The receipt delivery URL.
- mic_
hashing_ stralgorithm - The signing or hashing algorithm.
- need_
mdn bool - The value indicating whether to send or request a MDN.
- send_
inbound_ boolmdn_ to_ message_ box - 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_ boolmdn_ if_ optional - The value indicating whether to sign the outbound MDN if optional.
- disposition_
notification_ strto - The disposition notification to header value.
- mdn_
text str - The MDN text.
- receipt_
delivery_ strurl - The receipt delivery URL.
- mic
Hashing StringAlgorithm - The signing or hashing algorithm.
- need
MDN Boolean - The value indicating whether to send or request a MDN.
- send
Inbound BooleanMDNTo Message Box - The value indicating whether to send inbound MDN to message box.
- send
MDNAsynchronously Boolean - The value indicating whether to send the asynchronous MDN.
- sign
MDN Boolean - The value indicating whether the MDN needs to be signed or not.
- sign
Outbound BooleanMDNIf Optional - The value indicating whether to sign the outbound MDN if optional.
- disposition
Notification StringTo - The disposition notification to header value.
- mdn
Text String - The MDN text.
- receipt
Delivery StringUrl - The receipt delivery URL.
AS2MessageConnectionSettingsResponse
- Ignore
Certificate boolName Mismatch - The value indicating whether to ignore mismatch in certificate name.
- Keep
Http boolConnection Alive - The value indicating whether to keep the connection alive.
- Support
Http boolStatus Code Continue - The value indicating whether to support HTTP status code 'CONTINUE'.
- Unfold
Http boolHeaders - The value indicating whether to unfold the HTTP headers.
- Ignore
Certificate boolName Mismatch - The value indicating whether to ignore mismatch in certificate name.
- Keep
Http boolConnection Alive - The value indicating whether to keep the connection alive.
- Support
Http boolStatus Code Continue - The value indicating whether to support HTTP status code 'CONTINUE'.
- Unfold
Http boolHeaders - The value indicating whether to unfold the HTTP headers.
- ignore
Certificate BooleanName Mismatch - The value indicating whether to ignore mismatch in certificate name.
- keep
Http BooleanConnection Alive - The value indicating whether to keep the connection alive.
- support
Http BooleanStatus Code Continue - The value indicating whether to support HTTP status code 'CONTINUE'.
- unfold
Http BooleanHeaders - The value indicating whether to unfold the HTTP headers.
- ignore
Certificate booleanName Mismatch - The value indicating whether to ignore mismatch in certificate name.
- keep
Http booleanConnection Alive - The value indicating whether to keep the connection alive.
- support
Http booleanStatus Code Continue - The value indicating whether to support HTTP status code 'CONTINUE'.
- unfold
Http booleanHeaders - The value indicating whether to unfold the HTTP headers.
- ignore_
certificate_ boolname_ mismatch - The value indicating whether to ignore mismatch in certificate name.
- keep_
http_ boolconnection_ alive - The value indicating whether to keep the connection alive.
- support_
http_ boolstatus_ code_ continue - The value indicating whether to support HTTP status code 'CONTINUE'.
- unfold_
http_ boolheaders - The value indicating whether to unfold the HTTP headers.
- ignore
Certificate BooleanName Mismatch - The value indicating whether to ignore mismatch in certificate name.
- keep
Http BooleanConnection Alive - The value indicating whether to keep the connection alive.
- support
Http BooleanStatus Code Continue - The value indicating whether to support HTTP status code 'CONTINUE'.
- unfold
Http BooleanHeaders - The value indicating whether to unfold the HTTP headers.
AS2OneWayAgreementResponse
- Protocol
Settings Pulumi.Azure Native. Logic. Inputs. AS2Protocol Settings Response - The AS2 protocol settings.
- Receiver
Business Pulumi.Identity Azure Native. Logic. Inputs. Business Identity Response - The receiver business identity
- Sender
Business Pulumi.Identity Azure Native. Logic. Inputs. Business Identity Response - The sender business identity
- Protocol
Settings AS2ProtocolSettings Response - The AS2 protocol settings.
- Receiver
Business BusinessIdentity Identity Response - The receiver business identity
- Sender
Business BusinessIdentity Identity Response - The sender business identity
- protocol
Settings AS2ProtocolSettings Response - The AS2 protocol settings.
- receiver
Business BusinessIdentity Identity Response - The receiver business identity
- sender
Business BusinessIdentity Identity Response - The sender business identity
- protocol
Settings AS2ProtocolSettings Response - The AS2 protocol settings.
- receiver
Business BusinessIdentity Identity Response - The receiver business identity
- sender
Business BusinessIdentity Identity Response - The sender business identity
- protocol_
settings AS2ProtocolSettings Response - The AS2 protocol settings.
- receiver_
business_ Businessidentity Identity Response - The receiver business identity
- sender_
business_ Businessidentity Identity Response - The sender business identity
- protocol
Settings Property Map - The AS2 protocol settings.
- receiver
Business Property MapIdentity - The receiver business identity
- sender
Business Property MapIdentity - The sender business identity
AS2ProtocolSettingsResponse
- Acknowledgement
Connection Pulumi.Settings Azure Native. Logic. Inputs. AS2Acknowledgement Connection Settings Response - The acknowledgement connection settings.
- Envelope
Settings Pulumi.Azure Native. Logic. Inputs. AS2Envelope Settings Response - The envelope settings.
- Error
Settings Pulumi.Azure Native. Logic. Inputs. AS2Error Settings Response - The error settings.
- Mdn
Settings Pulumi.Azure Native. Logic. Inputs. AS2Mdn Settings Response - The MDN settings.
- Message
Connection Pulumi.Settings Azure Native. Logic. Inputs. AS2Message Connection Settings Response - The message connection settings.
- Security
Settings Pulumi.Azure Native. Logic. Inputs. AS2Security Settings Response - The security settings.
- Validation
Settings Pulumi.Azure Native. Logic. Inputs. AS2Validation Settings Response - The validation settings.
- Acknowledgement
Connection AS2AcknowledgementSettings Connection Settings Response - The acknowledgement connection settings.
- Envelope
Settings AS2EnvelopeSettings Response - The envelope settings.
- Error
Settings AS2ErrorSettings Response - The error settings.
- Mdn
Settings AS2MdnSettings Response - The MDN settings.
- Message
Connection AS2MessageSettings Connection Settings Response - The message connection settings.
- Security
Settings AS2SecuritySettings Response - The security settings.
- Validation
Settings AS2ValidationSettings Response - The validation settings.
- acknowledgement
Connection AS2AcknowledgementSettings Connection Settings Response - The acknowledgement connection settings.
- envelope
Settings AS2EnvelopeSettings Response - The envelope settings.
- error
Settings AS2ErrorSettings Response - The error settings.
- mdn
Settings AS2MdnSettings Response - The MDN settings.
- message
Connection AS2MessageSettings Connection Settings Response - The message connection settings.
- security
Settings AS2SecuritySettings Response - The security settings.
- validation
Settings AS2ValidationSettings Response - The validation settings.
- acknowledgement
Connection AS2AcknowledgementSettings Connection Settings Response - The acknowledgement connection settings.
- envelope
Settings AS2EnvelopeSettings Response - The envelope settings.
- error
Settings AS2ErrorSettings Response - The error settings.
- mdn
Settings AS2MdnSettings Response - The MDN settings.
- message
Connection AS2MessageSettings Connection Settings Response - The message connection settings.
- security
Settings AS2SecuritySettings Response - The security settings.
- validation
Settings AS2ValidationSettings Response - The validation settings.
- acknowledgement_
connection_ AS2Acknowledgementsettings Connection Settings Response - The acknowledgement connection settings.
- envelope_
settings AS2EnvelopeSettings Response - The envelope settings.
- error_
settings AS2ErrorSettings Response - The error settings.
- mdn_
settings AS2MdnSettings Response - The MDN settings.
- message_
connection_ AS2Messagesettings Connection Settings Response - The message connection settings.
- security_
settings AS2SecuritySettings Response - The security settings.
- validation_
settings AS2ValidationSettings Response - The validation settings.
- acknowledgement
Connection Property MapSettings - The acknowledgement connection settings.
- envelope
Settings Property Map - The envelope settings.
- error
Settings Property Map - The error settings.
- mdn
Settings Property Map - The MDN settings.
- message
Connection Property MapSettings - The message connection settings.
- security
Settings Property Map - The security settings.
- validation
Settings Property Map - The validation settings.
AS2SecuritySettingsResponse
- Enable
NRRFor boolInbound Decoded Messages - The value indicating whether to enable NRR for inbound decoded messages.
- Enable
NRRFor boolInbound Encoded Messages - The value indicating whether to enable NRR for inbound encoded messages.
- Enable
NRRFor boolInbound MDN - The value indicating whether to enable NRR for inbound MDN.
- Enable
NRRFor boolOutbound Decoded Messages - The value indicating whether to enable NRR for outbound decoded messages.
- Enable
NRRFor boolOutbound Encoded Messages - The value indicating whether to enable NRR for outbound encoded messages.
- Enable
NRRFor boolOutbound MDN - The value indicating whether to enable NRR for outbound MDN.
- Override
Group boolSigning Certificate - The value indicating whether to send or request a MDN.
- Encryption
Certificate stringName - The name of the encryption certificate.
- Sha2Algorithm
Format string - The Sha2 algorithm format. Valid values are Sha2, ShaHashSize, ShaHyphenHashSize, Sha2UnderscoreHashSize.
- Signing
Certificate stringName - The name of the signing certificate.
- Enable
NRRFor boolInbound Decoded Messages - The value indicating whether to enable NRR for inbound decoded messages.
- Enable
NRRFor boolInbound Encoded Messages - The value indicating whether to enable NRR for inbound encoded messages.
- Enable
NRRFor boolInbound MDN - The value indicating whether to enable NRR for inbound MDN.
- Enable
NRRFor boolOutbound Decoded Messages - The value indicating whether to enable NRR for outbound decoded messages.
- Enable
NRRFor boolOutbound Encoded Messages - The value indicating whether to enable NRR for outbound encoded messages.
- Enable
NRRFor boolOutbound MDN - The value indicating whether to enable NRR for outbound MDN.
- Override
Group boolSigning Certificate - The value indicating whether to send or request a MDN.
- Encryption
Certificate stringName - The name of the encryption certificate.
- Sha2Algorithm
Format string - The Sha2 algorithm format. Valid values are Sha2, ShaHashSize, ShaHyphenHashSize, Sha2UnderscoreHashSize.
- Signing
Certificate stringName - The name of the signing certificate.
- enable
NRRFor BooleanInbound Decoded Messages - The value indicating whether to enable NRR for inbound decoded messages.
- enable
NRRFor BooleanInbound Encoded Messages - The value indicating whether to enable NRR for inbound encoded messages.
- enable
NRRFor BooleanInbound MDN - The value indicating whether to enable NRR for inbound MDN.
- enable
NRRFor BooleanOutbound Decoded Messages - The value indicating whether to enable NRR for outbound decoded messages.
- enable
NRRFor BooleanOutbound Encoded Messages - The value indicating whether to enable NRR for outbound encoded messages.
- enable
NRRFor BooleanOutbound MDN - The value indicating whether to enable NRR for outbound MDN.
- override
Group BooleanSigning Certificate - The value indicating whether to send or request a MDN.
- encryption
Certificate StringName - The name of the encryption certificate.
- sha2Algorithm
Format String - The Sha2 algorithm format. Valid values are Sha2, ShaHashSize, ShaHyphenHashSize, Sha2UnderscoreHashSize.
- signing
Certificate StringName - The name of the signing certificate.
- enable
NRRFor booleanInbound Decoded Messages - The value indicating whether to enable NRR for inbound decoded messages.
- enable
NRRFor booleanInbound Encoded Messages - The value indicating whether to enable NRR for inbound encoded messages.
- enable
NRRFor booleanInbound MDN - The value indicating whether to enable NRR for inbound MDN.
- enable
NRRFor booleanOutbound Decoded Messages - The value indicating whether to enable NRR for outbound decoded messages.
- enable
NRRFor booleanOutbound Encoded Messages - The value indicating whether to enable NRR for outbound encoded messages.
- enable
NRRFor booleanOutbound MDN - The value indicating whether to enable NRR for outbound MDN.
- override
Group booleanSigning Certificate - The value indicating whether to send or request a MDN.
- encryption
Certificate stringName - The name of the encryption certificate.
- sha2Algorithm
Format string - The Sha2 algorithm format. Valid values are Sha2, ShaHashSize, ShaHyphenHashSize, Sha2UnderscoreHashSize.
- signing
Certificate stringName - The name of the signing certificate.
- enable_
nrr_ boolfor_ inbound_ decoded_ messages - The value indicating whether to enable NRR for inbound decoded messages.
- enable_
nrr_ boolfor_ inbound_ encoded_ messages - The value indicating whether to enable NRR for inbound encoded messages.
- enable_
nrr_ boolfor_ inbound_ mdn - The value indicating whether to enable NRR for inbound MDN.
- enable_
nrr_ boolfor_ outbound_ decoded_ messages - The value indicating whether to enable NRR for outbound decoded messages.
- enable_
nrr_ boolfor_ outbound_ encoded_ messages - The value indicating whether to enable NRR for outbound encoded messages.
- enable_
nrr_ boolfor_ outbound_ mdn - The value indicating whether to enable NRR for outbound MDN.
- override_
group_ boolsigning_ certificate - The value indicating whether to send or request a MDN.
- encryption_
certificate_ strname - The name of the encryption certificate.
- sha2_
algorithm_ strformat - The Sha2 algorithm format. Valid values are Sha2, ShaHashSize, ShaHyphenHashSize, Sha2UnderscoreHashSize.
- signing_
certificate_ strname - The name of the signing certificate.
- enable
NRRFor BooleanInbound Decoded Messages - The value indicating whether to enable NRR for inbound decoded messages.
- enable
NRRFor BooleanInbound Encoded Messages - The value indicating whether to enable NRR for inbound encoded messages.
- enable
NRRFor BooleanInbound MDN - The value indicating whether to enable NRR for inbound MDN.
- enable
NRRFor BooleanOutbound Decoded Messages - The value indicating whether to enable NRR for outbound decoded messages.
- enable
NRRFor BooleanOutbound Encoded Messages - The value indicating whether to enable NRR for outbound encoded messages.
- enable
NRRFor BooleanOutbound MDN - The value indicating whether to enable NRR for outbound MDN.
- override
Group BooleanSigning Certificate - The value indicating whether to send or request a MDN.
- encryption
Certificate StringName - The name of the encryption certificate.
- sha2Algorithm
Format String - The Sha2 algorithm format. Valid values are Sha2, ShaHashSize, ShaHyphenHashSize, Sha2UnderscoreHashSize.
- signing
Certificate StringName - The name of the signing certificate.
AS2ValidationSettingsResponse
- Check
Certificate boolRevocation List On Receive - The value indicating whether to check for certificate revocation list on receive.
- Check
Certificate boolRevocation List On Send - The value indicating whether to check for certificate revocation list on send.
- Check
Duplicate boolMessage - 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 string - The encryption algorithm.
- Interchange
Duplicates intValidity Days - The number of days to look back for duplicate interchange.
- Override
Message boolProperties - 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 string - The signing algorithm.
- Check
Certificate boolRevocation List On Receive - The value indicating whether to check for certificate revocation list on receive.
- Check
Certificate boolRevocation List On Send - The value indicating whether to check for certificate revocation list on send.
- Check
Duplicate boolMessage - 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 string - The encryption algorithm.
- Interchange
Duplicates intValidity Days - The number of days to look back for duplicate interchange.
- Override
Message boolProperties - 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 string - The signing algorithm.
- check
Certificate BooleanRevocation List On Receive - The value indicating whether to check for certificate revocation list on receive.
- check
Certificate BooleanRevocation List On Send - The value indicating whether to check for certificate revocation list on send.
- check
Duplicate BooleanMessage - The value indicating whether to check for duplicate message.
- compress
Message Boolean - The value indicating whether the message has to be compressed.
- encrypt
Message Boolean - The value indicating whether the message has to be encrypted.
- encryption
Algorithm String - The encryption algorithm.
- interchange
Duplicates IntegerValidity Days - The number of days to look back for duplicate interchange.
- override
Message BooleanProperties - The value indicating whether to override incoming message properties with those in agreement.
- sign
Message Boolean - The value indicating whether the message has to be signed.
- signing
Algorithm String - The signing algorithm.
- check
Certificate booleanRevocation List On Receive - The value indicating whether to check for certificate revocation list on receive.
- check
Certificate booleanRevocation List On Send - The value indicating whether to check for certificate revocation list on send.
- check
Duplicate booleanMessage - The value indicating whether to check for duplicate message.
- compress
Message boolean - The value indicating whether the message has to be compressed.
- encrypt
Message boolean - The value indicating whether the message has to be encrypted.
- encryption
Algorithm string - The encryption algorithm.
- interchange
Duplicates numberValidity Days - The number of days to look back for duplicate interchange.
- override
Message booleanProperties - The value indicating whether to override incoming message properties with those in agreement.
- sign
Message boolean - The value indicating whether the message has to be signed.
- signing
Algorithm string - The signing algorithm.
- check_
certificate_ boolrevocation_ list_ on_ receive - The value indicating whether to check for certificate revocation list on receive.
- check_
certificate_ boolrevocation_ list_ on_ send - The value indicating whether to check for certificate revocation list on send.
- check_
duplicate_ boolmessage - 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_ intvalidity_ days - The number of days to look back for duplicate interchange.
- override_
message_ boolproperties - 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.
- check
Certificate BooleanRevocation List On Receive - The value indicating whether to check for certificate revocation list on receive.
- check
Certificate BooleanRevocation List On Send - The value indicating whether to check for certificate revocation list on send.
- check
Duplicate BooleanMessage - The value indicating whether to check for duplicate message.
- compress
Message Boolean - The value indicating whether the message has to be compressed.
- encrypt
Message Boolean - The value indicating whether the message has to be encrypted.
- encryption
Algorithm String - The encryption algorithm.
- interchange
Duplicates NumberValidity Days - The number of days to look back for duplicate interchange.
- override
Message BooleanProperties - The value indicating whether to override incoming message properties with those in agreement.
- sign
Message Boolean - The value indicating whether the message has to be signed.
- signing
Algorithm String - The signing algorithm.
AgreementContentResponse
- AS2
Pulumi.
Azure Native. Logic. Inputs. AS2Agreement Content Response - The AS2 agreement content.
- Edifact
Pulumi.
Azure Native. Logic. Inputs. Edifact Agreement Content Response - The EDIFACT agreement content.
- X12
Pulumi.
Azure Native. Logic. Inputs. X12Agreement Content Response - The X12 agreement content.
- AS2
AS2Agreement
Content Response - The AS2 agreement content.
- Edifact
Edifact
Agreement Content Response - The EDIFACT agreement content.
- X12
X12Agreement
Content Response - The X12 agreement content.
- a
S2 AS2AgreementContent Response - The AS2 agreement content.
- edifact
Edifact
Agreement Content Response - The EDIFACT agreement content.
- x12
X12Agreement
Content Response - The X12 agreement content.
- a
S2 AS2AgreementContent Response - The AS2 agreement content.
- edifact
Edifact
Agreement Content Response - The EDIFACT agreement content.
- x12
X12Agreement
Content Response - The X12 agreement content.
- a_
s2 AS2AgreementContent Response - The AS2 agreement content.
- edifact
Edifact
Agreement Content Response - The EDIFACT agreement content.
- x12
X12Agreement
Content Response - The X12 agreement content.
- a
S2 Property Map - The AS2 agreement content.
- edifact Property Map
- The EDIFACT agreement content.
- x12 Property Map
- The X12 agreement content.
BusinessIdentityResponse
EdifactAcknowledgementSettingsResponse
- Acknowledgement
Control intNumber Lower Bound - The acknowledgement control number lower bound.
- Acknowledgement
Control intNumber Upper Bound - The acknowledgement control number upper bound.
- Batch
Functional boolAcknowledgements - The value indicating whether to batch functional acknowledgements.
- Batch
Technical boolAcknowledgements - The value indicating whether to batch the technical acknowledgements.
- Need
Functional boolAcknowledgement - The value indicating whether functional acknowledgement is needed.
- Need
Loop boolFor Valid Messages - The value indicating whether a loop is needed for valid messages.
- Need
Technical boolAcknowledgement - The value indicating whether technical acknowledgement is needed.
- Rollover
Acknowledgement boolControl Number - The value indicating whether to rollover acknowledgement control number.
- Send
Synchronous boolAcknowledgement - The value indicating whether to send synchronous acknowledgement.
- Acknowledgement
Control stringNumber Prefix - The acknowledgement control number prefix.
- Acknowledgement
Control stringNumber Suffix - The acknowledgement control number suffix.
- Acknowledgement
Control intNumber Lower Bound - The acknowledgement control number lower bound.
- Acknowledgement
Control intNumber Upper Bound - The acknowledgement control number upper bound.
- Batch
Functional boolAcknowledgements - The value indicating whether to batch functional acknowledgements.
- Batch
Technical boolAcknowledgements - The value indicating whether to batch the technical acknowledgements.
- Need
Functional boolAcknowledgement - The value indicating whether functional acknowledgement is needed.
- Need
Loop boolFor Valid Messages - The value indicating whether a loop is needed for valid messages.
- Need
Technical boolAcknowledgement - The value indicating whether technical acknowledgement is needed.
- Rollover
Acknowledgement boolControl Number - The value indicating whether to rollover acknowledgement control number.
- Send
Synchronous boolAcknowledgement - The value indicating whether to send synchronous acknowledgement.
- Acknowledgement
Control stringNumber Prefix - The acknowledgement control number prefix.
- Acknowledgement
Control stringNumber Suffix - The acknowledgement control number suffix.
- acknowledgement
Control IntegerNumber Lower Bound - The acknowledgement control number lower bound.
- acknowledgement
Control IntegerNumber Upper Bound - The acknowledgement control number upper bound.
- batch
Functional BooleanAcknowledgements - The value indicating whether to batch functional acknowledgements.
- batch
Technical BooleanAcknowledgements - The value indicating whether to batch the technical acknowledgements.
- need
Functional BooleanAcknowledgement - The value indicating whether functional acknowledgement is needed.
- need
Loop BooleanFor Valid Messages - The value indicating whether a loop is needed for valid messages.
- need
Technical BooleanAcknowledgement - The value indicating whether technical acknowledgement is needed.
- rollover
Acknowledgement BooleanControl Number - The value indicating whether to rollover acknowledgement control number.
- send
Synchronous BooleanAcknowledgement - The value indicating whether to send synchronous acknowledgement.
- acknowledgement
Control StringNumber Prefix - The acknowledgement control number prefix.
- acknowledgement
Control StringNumber Suffix - The acknowledgement control number suffix.
- acknowledgement
Control numberNumber Lower Bound - The acknowledgement control number lower bound.
- acknowledgement
Control numberNumber Upper Bound - The acknowledgement control number upper bound.
- batch
Functional booleanAcknowledgements - The value indicating whether to batch functional acknowledgements.
- batch
Technical booleanAcknowledgements - The value indicating whether to batch the technical acknowledgements.
- need
Functional booleanAcknowledgement - The value indicating whether functional acknowledgement is needed.
- need
Loop booleanFor Valid Messages - The value indicating whether a loop is needed for valid messages.
- need
Technical booleanAcknowledgement - The value indicating whether technical acknowledgement is needed.
- rollover
Acknowledgement booleanControl Number - The value indicating whether to rollover acknowledgement control number.
- send
Synchronous booleanAcknowledgement - The value indicating whether to send synchronous acknowledgement.
- acknowledgement
Control stringNumber Prefix - The acknowledgement control number prefix.
- acknowledgement
Control stringNumber Suffix - The acknowledgement control number suffix.
- acknowledgement_
control_ intnumber_ lower_ bound - The acknowledgement control number lower bound.
- acknowledgement_
control_ intnumber_ upper_ bound - The acknowledgement control number upper bound.
- batch_
functional_ boolacknowledgements - The value indicating whether to batch functional acknowledgements.
- batch_
technical_ boolacknowledgements - The value indicating whether to batch the technical acknowledgements.
- need_
functional_ boolacknowledgement - The value indicating whether functional acknowledgement is needed.
- need_
loop_ boolfor_ valid_ messages - The value indicating whether a loop is needed for valid messages.
- need_
technical_ boolacknowledgement - The value indicating whether technical acknowledgement is needed.
- rollover_
acknowledgement_ boolcontrol_ number - The value indicating whether to rollover acknowledgement control number.
- send_
synchronous_ boolacknowledgement - The value indicating whether to send synchronous acknowledgement.
- acknowledgement_
control_ strnumber_ prefix - The acknowledgement control number prefix.
- acknowledgement_
control_ strnumber_ suffix - The acknowledgement control number suffix.
- acknowledgement
Control NumberNumber Lower Bound - The acknowledgement control number lower bound.
- acknowledgement
Control NumberNumber Upper Bound - The acknowledgement control number upper bound.
- batch
Functional BooleanAcknowledgements - The value indicating whether to batch functional acknowledgements.
- batch
Technical BooleanAcknowledgements - The value indicating whether to batch the technical acknowledgements.
- need
Functional BooleanAcknowledgement - The value indicating whether functional acknowledgement is needed.
- need
Loop BooleanFor Valid Messages - The value indicating whether a loop is needed for valid messages.
- need
Technical BooleanAcknowledgement - The value indicating whether technical acknowledgement is needed.
- rollover
Acknowledgement BooleanControl Number - The value indicating whether to rollover acknowledgement control number.
- send
Synchronous BooleanAcknowledgement - The value indicating whether to send synchronous acknowledgement.
- acknowledgement
Control StringNumber Prefix - The acknowledgement control number prefix.
- acknowledgement
Control StringNumber Suffix - The acknowledgement control number suffix.
EdifactAgreementContentResponse
- Receive
Agreement Pulumi.Azure Native. Logic. Inputs. Edifact One Way Agreement Response - The EDIFACT one-way receive agreement.
- Send
Agreement Pulumi.Azure Native. Logic. Inputs. Edifact One Way Agreement Response - The EDIFACT one-way send agreement.
- Receive
Agreement EdifactOne Way Agreement Response - The EDIFACT one-way receive agreement.
- Send
Agreement EdifactOne Way Agreement Response - The EDIFACT one-way send agreement.
- receive
Agreement EdifactOne Way Agreement Response - The EDIFACT one-way receive agreement.
- send
Agreement EdifactOne Way Agreement Response - The EDIFACT one-way send agreement.
- receive
Agreement EdifactOne Way Agreement Response - The EDIFACT one-way receive agreement.
- send
Agreement EdifactOne Way Agreement Response - The EDIFACT one-way send agreement.
- receive_
agreement EdifactOne Way Agreement Response - The EDIFACT one-way receive agreement.
- send_
agreement EdifactOne Way Agreement Response - The EDIFACT one-way send agreement.
- receive
Agreement Property Map - The EDIFACT one-way receive agreement.
- send
Agreement Property Map - The EDIFACT one-way send agreement.
EdifactDelimiterOverrideResponse
- Component
Separator int - The component separator.
- Data
Element intSeparator - The data element separator.
- Decimal
Point stringIndicator - The decimal point indicator.
- Release
Indicator int - The release indicator.
- Repetition
Separator int - The repetition separator.
- Segment
Terminator int - The segment terminator.
- Segment
Terminator stringSuffix - The segment terminator suffix.
- Message
Association stringAssigned Code - The message association assigned code.
- Message
Id string - The message id.
- Message
Release string - The message release.
- Message
Version string - The message version.
- Target
Namespace string - The target namespace on which this delimiter settings has to be applied.
- Component
Separator int - The component separator.
- Data
Element intSeparator - The data element separator.
- Decimal
Point stringIndicator - The decimal point indicator.
- Release
Indicator int - The release indicator.
- Repetition
Separator int - The repetition separator.
- Segment
Terminator int - The segment terminator.
- Segment
Terminator stringSuffix - The segment terminator suffix.
- Message
Association stringAssigned Code - The message association assigned code.
- Message
Id string - The message id.
- Message
Release string - The message release.
- Message
Version string - The message version.
- Target
Namespace string - The target namespace on which this delimiter settings has to be applied.
- component
Separator Integer - The component separator.
- data
Element IntegerSeparator - The data element separator.
- decimal
Point StringIndicator - The decimal point indicator.
- release
Indicator Integer - The release indicator.
- repetition
Separator Integer - The repetition separator.
- segment
Terminator Integer - The segment terminator.
- segment
Terminator StringSuffix - The segment terminator suffix.
- message
Association StringAssigned Code - The message association assigned code.
- message
Id String - The message id.
- message
Release String - The message release.
- message
Version String - The message version.
- target
Namespace String - The target namespace on which this delimiter settings has to be applied.
- component
Separator number - The component separator.
- data
Element numberSeparator - The data element separator.
- decimal
Point stringIndicator - The decimal point indicator.
- release
Indicator number - The release indicator.
- repetition
Separator number - The repetition separator.
- segment
Terminator number - The segment terminator.
- segment
Terminator stringSuffix - The segment terminator suffix.
- message
Association stringAssigned Code - The message association assigned code.
- message
Id string - The message id.
- message
Release string - The message release.
- message
Version string - The message version.
- target
Namespace string - The target namespace on which this delimiter settings has to be applied.
- component_
separator int - The component separator.
- data_
element_ intseparator - The data element separator.
- decimal_
point_ strindicator - The decimal point indicator.
- release_
indicator int - The release indicator.
- repetition_
separator int - The repetition separator.
- segment_
terminator int - The segment terminator.
- segment_
terminator_ strsuffix - The segment terminator suffix.
- message_
association_ strassigned_ code - 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.
- component
Separator Number - The component separator.
- data
Element NumberSeparator - The data element separator.
- decimal
Point StringIndicator - The decimal point indicator.
- release
Indicator Number - The release indicator.
- repetition
Separator Number - The repetition separator.
- segment
Terminator Number - The segment terminator.
- segment
Terminator StringSuffix - The segment terminator suffix.
- message
Association StringAssigned Code - The message association assigned code.
- message
Id String - The message id.
- message
Release String - The message release.
- message
Version String - The message version.
- target
Namespace String - The target namespace on which this delimiter settings has to be applied.
EdifactEnvelopeOverrideResponse
- Application
Password string - The application password.
- Association
Assigned stringCode - The association assigned code.
- Controlling
Agency stringCode - The controlling agency code.
- Functional
Group stringId - The functional group id.
- Group
Header stringMessage Release - The group header message release.
- Group
Header stringMessage Version - The group header message version.
- Message
Association stringAssigned Code - The message association assigned code.
- Message
Id string - The message id on which this envelope settings has to be applied.
- Message
Release string - The message release version on which this envelope settings has to be applied.
- Message
Version string - The message version on which this envelope settings has to be applied.
- Receiver
Application stringId - The receiver application id.
- Receiver
Application stringQualifier - The receiver application qualifier.
- Sender
Application stringId - The sender application id.
- Sender
Application stringQualifier - The sender application qualifier.
- Target
Namespace string - The target namespace on which this envelope settings has to be applied.
- Application
Password string - The application password.
- Association
Assigned stringCode - The association assigned code.
- Controlling
Agency stringCode - The controlling agency code.
- Functional
Group stringId - The functional group id.
- Group
Header stringMessage Release - The group header message release.
- Group
Header stringMessage Version - The group header message version.
- Message
Association stringAssigned Code - The message association assigned code.
- Message
Id string - The message id on which this envelope settings has to be applied.
- Message
Release string - The message release version on which this envelope settings has to be applied.
- Message
Version string - The message version on which this envelope settings has to be applied.
- Receiver
Application stringId - The receiver application id.
- Receiver
Application stringQualifier - The receiver application qualifier.
- Sender
Application stringId - The sender application id.
- Sender
Application stringQualifier - The sender application qualifier.
- Target
Namespace string - The target namespace on which this envelope settings has to be applied.
- application
Password String - The application password.
- association
Assigned StringCode - The association assigned code.
- controlling
Agency StringCode - The controlling agency code.
- functional
Group StringId - The functional group id.
- group
Header StringMessage Release - The group header message release.
- group
Header StringMessage Version - The group header message version.
- message
Association StringAssigned Code - The message association assigned code.
- message
Id String - The message id on which this envelope settings has to be applied.
- message
Release String - The message release version on which this envelope settings has to be applied.
- message
Version String - The message version on which this envelope settings has to be applied.
- receiver
Application StringId - The receiver application id.
- receiver
Application StringQualifier - The receiver application qualifier.
- sender
Application StringId - The sender application id.
- sender
Application StringQualifier - The sender application qualifier.
- target
Namespace String - The target namespace on which this envelope settings has to be applied.
- application
Password string - The application password.
- association
Assigned stringCode - The association assigned code.
- controlling
Agency stringCode - The controlling agency code.
- functional
Group stringId - The functional group id.
- group
Header stringMessage Release - The group header message release.
- group
Header stringMessage Version - The group header message version.
- message
Association stringAssigned Code - The message association assigned code.
- message
Id string - The message id on which this envelope settings has to be applied.
- message
Release string - The message release version on which this envelope settings has to be applied.
- message
Version string - The message version on which this envelope settings has to be applied.
- receiver
Application stringId - The receiver application id.
- receiver
Application stringQualifier - The receiver application qualifier.
- sender
Application stringId - The sender application id.
- sender
Application stringQualifier - The sender application qualifier.
- target
Namespace string - The target namespace on which this envelope settings has to be applied.
- application_
password str - The application password.
- association_
assigned_ strcode - The association assigned code.
- controlling_
agency_ strcode - The controlling agency code.
- functional_
group_ strid - The functional group id.
- group_
header_ strmessage_ release - The group header message release.
- group_
header_ strmessage_ version - The group header message version.
- message_
association_ strassigned_ code - 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_ strid - The receiver application id.
- receiver_
application_ strqualifier - The receiver application qualifier.
- sender_
application_ strid - The sender application id.
- sender_
application_ strqualifier - The sender application qualifier.
- target_
namespace str - The target namespace on which this envelope settings has to be applied.
- application
Password String - The application password.
- association
Assigned StringCode - The association assigned code.
- controlling
Agency StringCode - The controlling agency code.
- functional
Group StringId - The functional group id.
- group
Header StringMessage Release - The group header message release.
- group
Header StringMessage Version - The group header message version.
- message
Association StringAssigned Code - The message association assigned code.
- message
Id String - The message id on which this envelope settings has to be applied.
- message
Release String - The message release version on which this envelope settings has to be applied.
- message
Version String - The message version on which this envelope settings has to be applied.
- receiver
Application StringId - The receiver application id.
- receiver
Application StringQualifier - The receiver application qualifier.
- sender
Application StringId - The sender application id.
- sender
Application StringQualifier - The sender application qualifier.
- target
Namespace String - The target namespace on which this envelope settings has to be applied.
EdifactEnvelopeSettingsResponse
- Apply
Delimiter boolString Advice - The value indicating whether to apply delimiter string advice.
- Create
Grouping boolSegments - The value indicating whether to create grouping segments.
- Enable
Default boolGroup Headers - The value indicating whether to enable default group headers.
- Group
Control doubleNumber Lower Bound - The group control number lower bound.
- Group
Control doubleNumber Upper Bound - The group control number upper bound.
- Interchange
Control doubleNumber Lower Bound - The interchange control number lower bound.
- Interchange
Control doubleNumber Upper Bound - The interchange control number upper bound.
- Is
Test boolInterchange - The value indicating whether the message is a test interchange.
- Overwrite
Existing boolTransaction Set Control Number - The value indicating whether to overwrite existing transaction set control number.
- Rollover
Group boolControl Number - The value indicating whether to rollover group control number.
- Rollover
Interchange boolControl Number - The value indicating whether to rollover interchange control number.
- Rollover
Transaction boolSet Control Number - The value indicating whether to rollover transaction set control number.
- Transaction
Set doubleControl Number Lower Bound - The transaction set control number lower bound.
- Transaction
Set doubleControl Number Upper Bound - The transaction set control number upper bound.
- Application
Reference stringId - The application reference id.
- Communication
Agreement stringId - The communication agreement id.
- Functional
Group stringId - The functional group id.
- Group
Application stringPassword - The group application password.
- Group
Application stringReceiver Id - The group application receiver id.
- Group
Application stringReceiver Qualifier - The group application receiver qualifier.
- Group
Application stringSender Id - The group application sender id.
- Group
Application stringSender Qualifier - The group application sender qualifier.
- Group
Association stringAssigned Code - The group association assigned code.
- Group
Control stringNumber Prefix - The group control number prefix.
- Group
Control stringNumber Suffix - The group control number suffix.
- Group
Controlling stringAgency Code - The group controlling agency code.
- Group
Message stringRelease - The group message release.
- Group
Message stringVersion - The group message version.
- Interchange
Control stringNumber Prefix - The interchange control number prefix.
- Interchange
Control stringNumber Suffix - The interchange control number suffix.
- Processing
Priority stringCode - The processing priority code.
- Receiver
Internal stringIdentification - The receiver internal identification.
- Receiver
Internal stringSub Identification - The receiver internal sub identification.
- Receiver
Reverse stringRouting Address - The receiver reverse routing address.
- Recipient
Reference stringPassword Qualifier - The recipient reference password qualifier.
- Recipient
Reference stringPassword Value - The recipient reference password value.
- Sender
Internal stringIdentification - The sender internal identification.
- Sender
Internal stringSub Identification - The sender internal sub identification.
- Sender
Reverse stringRouting Address - The sender reverse routing address.
- Transaction
Set stringControl Number Prefix - The transaction set control number prefix.
- Transaction
Set stringControl Number Suffix - The transaction set control number suffix.
- Apply
Delimiter boolString Advice - The value indicating whether to apply delimiter string advice.
- Create
Grouping boolSegments - The value indicating whether to create grouping segments.
- Enable
Default boolGroup Headers - The value indicating whether to enable default group headers.
- Group
Control float64Number Lower Bound - The group control number lower bound.
- Group
Control float64Number Upper Bound - The group control number upper bound.
- Interchange
Control float64Number Lower Bound - The interchange control number lower bound.
- Interchange
Control float64Number Upper Bound - The interchange control number upper bound.
- Is
Test boolInterchange - The value indicating whether the message is a test interchange.
- Overwrite
Existing boolTransaction Set Control Number - The value indicating whether to overwrite existing transaction set control number.
- Rollover
Group boolControl Number - The value indicating whether to rollover group control number.
- Rollover
Interchange boolControl Number - The value indicating whether to rollover interchange control number.
- Rollover
Transaction boolSet Control Number - The value indicating whether to rollover transaction set control number.
- Transaction
Set float64Control Number Lower Bound - The transaction set control number lower bound.
- Transaction
Set float64Control Number Upper Bound - The transaction set control number upper bound.
- Application
Reference stringId - The application reference id.
- Communication
Agreement stringId - The communication agreement id.
- Functional
Group stringId - The functional group id.
- Group
Application stringPassword - The group application password.
- Group
Application stringReceiver Id - The group application receiver id.
- Group
Application stringReceiver Qualifier - The group application receiver qualifier.
- Group
Application stringSender Id - The group application sender id.
- Group
Application stringSender Qualifier - The group application sender qualifier.
- Group
Association stringAssigned Code - The group association assigned code.
- Group
Control stringNumber Prefix - The group control number prefix.
- Group
Control stringNumber Suffix - The group control number suffix.
- Group
Controlling stringAgency Code - The group controlling agency code.
- Group
Message stringRelease - The group message release.
- Group
Message stringVersion - The group message version.
- Interchange
Control stringNumber Prefix - The interchange control number prefix.
- Interchange
Control stringNumber Suffix - The interchange control number suffix.
- Processing
Priority stringCode - The processing priority code.
- Receiver
Internal stringIdentification - The receiver internal identification.
- Receiver
Internal stringSub Identification - The receiver internal sub identification.
- Receiver
Reverse stringRouting Address - The receiver reverse routing address.
- Recipient
Reference stringPassword Qualifier - The recipient reference password qualifier.
- Recipient
Reference stringPassword Value - The recipient reference password value.
- Sender
Internal stringIdentification - The sender internal identification.
- Sender
Internal stringSub Identification - The sender internal sub identification.
- Sender
Reverse stringRouting Address - The sender reverse routing address.
- Transaction
Set stringControl Number Prefix - The transaction set control number prefix.
- Transaction
Set stringControl Number Suffix - The transaction set control number suffix.
- apply
Delimiter BooleanString Advice - The value indicating whether to apply delimiter string advice.
- create
Grouping BooleanSegments - The value indicating whether to create grouping segments.
- enable
Default BooleanGroup Headers - The value indicating whether to enable default group headers.
- group
Control DoubleNumber Lower Bound - The group control number lower bound.
- group
Control DoubleNumber Upper Bound - The group control number upper bound.
- interchange
Control DoubleNumber Lower Bound - The interchange control number lower bound.
- interchange
Control DoubleNumber Upper Bound - The interchange control number upper bound.
- is
Test BooleanInterchange - The value indicating whether the message is a test interchange.
- overwrite
Existing BooleanTransaction Set Control Number - The value indicating whether to overwrite existing transaction set control number.
- rollover
Group BooleanControl Number - The value indicating whether to rollover group control number.
- rollover
Interchange BooleanControl Number - The value indicating whether to rollover interchange control number.
- rollover
Transaction BooleanSet Control Number - The value indicating whether to rollover transaction set control number.
- transaction
Set DoubleControl Number Lower Bound - The transaction set control number lower bound.
- transaction
Set DoubleControl Number Upper Bound - The transaction set control number upper bound.
- application
Reference StringId - The application reference id.
- communication
Agreement StringId - The communication agreement id.
- functional
Group StringId - The functional group id.
- group
Application StringPassword - The group application password.
- group
Application StringReceiver Id - The group application receiver id.
- group
Application StringReceiver Qualifier - The group application receiver qualifier.
- group
Application StringSender Id - The group application sender id.
- group
Application StringSender Qualifier - The group application sender qualifier.
- group
Association StringAssigned Code - The group association assigned code.
- group
Control StringNumber Prefix - The group control number prefix.
- group
Control StringNumber Suffix - The group control number suffix.
- group
Controlling StringAgency Code - The group controlling agency code.
- group
Message StringRelease - The group message release.
- group
Message StringVersion - The group message version.
- interchange
Control StringNumber Prefix - The interchange control number prefix.
- interchange
Control StringNumber Suffix - The interchange control number suffix.
- processing
Priority StringCode - The processing priority code.
- receiver
Internal StringIdentification - The receiver internal identification.
- receiver
Internal StringSub Identification - The receiver internal sub identification.
- receiver
Reverse StringRouting Address - The receiver reverse routing address.
- recipient
Reference StringPassword Qualifier - The recipient reference password qualifier.
- recipient
Reference StringPassword Value - The recipient reference password value.
- sender
Internal StringIdentification - The sender internal identification.
- sender
Internal StringSub Identification - The sender internal sub identification.
- sender
Reverse StringRouting Address - The sender reverse routing address.
- transaction
Set StringControl Number Prefix - The transaction set control number prefix.
- transaction
Set StringControl Number Suffix - The transaction set control number suffix.
- apply
Delimiter booleanString Advice - The value indicating whether to apply delimiter string advice.
- create
Grouping booleanSegments - The value indicating whether to create grouping segments.
- enable
Default booleanGroup Headers - The value indicating whether to enable default group headers.
- group
Control numberNumber Lower Bound - The group control number lower bound.
- group
Control numberNumber Upper Bound - The group control number upper bound.
- interchange
Control numberNumber Lower Bound - The interchange control number lower bound.
- interchange
Control numberNumber Upper Bound - The interchange control number upper bound.
- is
Test booleanInterchange - The value indicating whether the message is a test interchange.
- overwrite
Existing booleanTransaction Set Control Number - The value indicating whether to overwrite existing transaction set control number.
- rollover
Group booleanControl Number - The value indicating whether to rollover group control number.
- rollover
Interchange booleanControl Number - The value indicating whether to rollover interchange control number.
- rollover
Transaction booleanSet Control Number - The value indicating whether to rollover transaction set control number.
- transaction
Set numberControl Number Lower Bound - The transaction set control number lower bound.
- transaction
Set numberControl Number Upper Bound - The transaction set control number upper bound.
- application
Reference stringId - The application reference id.
- communication
Agreement stringId - The communication agreement id.
- functional
Group stringId - The functional group id.
- group
Application stringPassword - The group application password.
- group
Application stringReceiver Id - The group application receiver id.
- group
Application stringReceiver Qualifier - The group application receiver qualifier.
- group
Application stringSender Id - The group application sender id.
- group
Application stringSender Qualifier - The group application sender qualifier.
- group
Association stringAssigned Code - The group association assigned code.
- group
Control stringNumber Prefix - The group control number prefix.
- group
Control stringNumber Suffix - The group control number suffix.
- group
Controlling stringAgency Code - The group controlling agency code.
- group
Message stringRelease - The group message release.
- group
Message stringVersion - The group message version.
- interchange
Control stringNumber Prefix - The interchange control number prefix.
- interchange
Control stringNumber Suffix - The interchange control number suffix.
- processing
Priority stringCode - The processing priority code.
- receiver
Internal stringIdentification - The receiver internal identification.
- receiver
Internal stringSub Identification - The receiver internal sub identification.
- receiver
Reverse stringRouting Address - The receiver reverse routing address.
- recipient
Reference stringPassword Qualifier - The recipient reference password qualifier.
- recipient
Reference stringPassword Value - The recipient reference password value.
- sender
Internal stringIdentification - The sender internal identification.
- sender
Internal stringSub Identification - The sender internal sub identification.
- sender
Reverse stringRouting Address - The sender reverse routing address.
- transaction
Set stringControl Number Prefix - The transaction set control number prefix.
- transaction
Set stringControl Number Suffix - The transaction set control number suffix.
- apply_
delimiter_ boolstring_ advice - The value indicating whether to apply delimiter string advice.
- create_
grouping_ boolsegments - The value indicating whether to create grouping segments.
- enable_
default_ boolgroup_ headers - The value indicating whether to enable default group headers.
- group_
control_ floatnumber_ lower_ bound - The group control number lower bound.
- group_
control_ floatnumber_ upper_ bound - The group control number upper bound.
- interchange_
control_ floatnumber_ lower_ bound - The interchange control number lower bound.
- interchange_
control_ floatnumber_ upper_ bound - The interchange control number upper bound.
- is_
test_ boolinterchange - The value indicating whether the message is a test interchange.
- overwrite_
existing_ booltransaction_ set_ control_ number - The value indicating whether to overwrite existing transaction set control number.
- rollover_
group_ boolcontrol_ number - The value indicating whether to rollover group control number.
- rollover_
interchange_ boolcontrol_ number - The value indicating whether to rollover interchange control number.
- rollover_
transaction_ boolset_ control_ number - The value indicating whether to rollover transaction set control number.
- transaction_
set_ floatcontrol_ number_ lower_ bound - The transaction set control number lower bound.
- transaction_
set_ floatcontrol_ number_ upper_ bound - The transaction set control number upper bound.
- application_
reference_ strid - The application reference id.
- communication_
agreement_ strid - The communication agreement id.
- functional_
group_ strid - The functional group id.
- group_
application_ strpassword - The group application password.
- group_
application_ strreceiver_ id - The group application receiver id.
- group_
application_ strreceiver_ qualifier - The group application receiver qualifier.
- group_
application_ strsender_ id - The group application sender id.
- group_
application_ strsender_ qualifier - The group application sender qualifier.
- group_
association_ strassigned_ code - The group association assigned code.
- group_
control_ strnumber_ prefix - The group control number prefix.
- group_
control_ strnumber_ suffix - The group control number suffix.
- group_
controlling_ stragency_ code - The group controlling agency code.
- group_
message_ strrelease - The group message release.
- group_
message_ strversion - The group message version.
- interchange_
control_ strnumber_ prefix - The interchange control number prefix.
- interchange_
control_ strnumber_ suffix - The interchange control number suffix.
- processing_
priority_ strcode - The processing priority code.
- receiver_
internal_ stridentification - The receiver internal identification.
- receiver_
internal_ strsub_ identification - The receiver internal sub identification.
- receiver_
reverse_ strrouting_ address - The receiver reverse routing address.
- recipient_
reference_ strpassword_ qualifier - The recipient reference password qualifier.
- recipient_
reference_ strpassword_ value - The recipient reference password value.
- sender_
internal_ stridentification - The sender internal identification.
- sender_
internal_ strsub_ identification - The sender internal sub identification.
- sender_
reverse_ strrouting_ address - The sender reverse routing address.
- transaction_
set_ strcontrol_ number_ prefix - The transaction set control number prefix.
- transaction_
set_ strcontrol_ number_ suffix - The transaction set control number suffix.
- apply
Delimiter BooleanString Advice - The value indicating whether to apply delimiter string advice.
- create
Grouping BooleanSegments - The value indicating whether to create grouping segments.
- enable
Default BooleanGroup Headers - The value indicating whether to enable default group headers.
- group
Control NumberNumber Lower Bound - The group control number lower bound.
- group
Control NumberNumber Upper Bound - The group control number upper bound.
- interchange
Control NumberNumber Lower Bound - The interchange control number lower bound.
- interchange
Control NumberNumber Upper Bound - The interchange control number upper bound.
- is
Test BooleanInterchange - The value indicating whether the message is a test interchange.
- overwrite
Existing BooleanTransaction Set Control Number - The value indicating whether to overwrite existing transaction set control number.
- rollover
Group BooleanControl Number - The value indicating whether to rollover group control number.
- rollover
Interchange BooleanControl Number - The value indicating whether to rollover interchange control number.
- rollover
Transaction BooleanSet Control Number - The value indicating whether to rollover transaction set control number.
- transaction
Set NumberControl Number Lower Bound - The transaction set control number lower bound.
- transaction
Set NumberControl Number Upper Bound - The transaction set control number upper bound.
- application
Reference StringId - The application reference id.
- communication
Agreement StringId - The communication agreement id.
- functional
Group StringId - The functional group id.
- group
Application StringPassword - The group application password.
- group
Application StringReceiver Id - The group application receiver id.
- group
Application StringReceiver Qualifier - The group application receiver qualifier.
- group
Application StringSender Id - The group application sender id.
- group
Application StringSender Qualifier - The group application sender qualifier.
- group
Association StringAssigned Code - The group association assigned code.
- group
Control StringNumber Prefix - The group control number prefix.
- group
Control StringNumber Suffix - The group control number suffix.
- group
Controlling StringAgency Code - The group controlling agency code.
- group
Message StringRelease - The group message release.
- group
Message StringVersion - The group message version.
- interchange
Control StringNumber Prefix - The interchange control number prefix.
- interchange
Control StringNumber Suffix - The interchange control number suffix.
- processing
Priority StringCode - The processing priority code.
- receiver
Internal StringIdentification - The receiver internal identification.
- receiver
Internal StringSub Identification - The receiver internal sub identification.
- receiver
Reverse StringRouting Address - The receiver reverse routing address.
- recipient
Reference StringPassword Qualifier - The recipient reference password qualifier.
- recipient
Reference StringPassword Value - The recipient reference password value.
- sender
Internal StringIdentification - The sender internal identification.
- sender
Internal StringSub Identification - The sender internal sub identification.
- sender
Reverse StringRouting Address - The sender reverse routing address.
- transaction
Set StringControl Number Prefix - The transaction set control number prefix.
- transaction
Set StringControl Number Suffix - The transaction set control number suffix.
EdifactFramingSettingsResponse
- Character
Set string - The EDIFACT frame setting characterSet.
- Component
Separator int - The component separator.
- Data
Element intSeparator - The data element separator.
- Decimal
Point stringIndicator - 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 stringSuffix - The EDIFACT frame setting segment terminator suffix.
- Character
Encoding string - The character encoding.
- Service
Code stringList Directory Version - The service code list directory version.
- Character
Set string - The EDIFACT frame setting characterSet.
- Component
Separator int - The component separator.
- Data
Element intSeparator - The data element separator.
- Decimal
Point stringIndicator - 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 stringSuffix - The EDIFACT frame setting segment terminator suffix.
- Character
Encoding string - The character encoding.
- Service
Code stringList Directory Version - The service code list directory version.
- character
Set String - The EDIFACT frame setting characterSet.
- component
Separator Integer - The component separator.
- data
Element IntegerSeparator - The data element separator.
- decimal
Point StringIndicator - The EDIFACT frame setting decimal indicator.
- protocol
Version Integer - The protocol version.
- release
Indicator Integer - The release indicator.
- repetition
Separator Integer - The repetition separator.
- segment
Terminator Integer - The segment terminator.
- segment
Terminator StringSuffix - The EDIFACT frame setting segment terminator suffix.
- character
Encoding String - The character encoding.
- service
Code StringList Directory Version - The service code list directory version.
- character
Set string - The EDIFACT frame setting characterSet.
- component
Separator number - The component separator.
- data
Element numberSeparator - The data element separator.
- decimal
Point stringIndicator - The EDIFACT frame setting decimal indicator.
- protocol
Version number - The protocol version.
- release
Indicator number - The release indicator.
- repetition
Separator number - The repetition separator.
- segment
Terminator number - The segment terminator.
- segment
Terminator stringSuffix - The EDIFACT frame setting segment terminator suffix.
- character
Encoding string - The character encoding.
- service
Code stringList Directory Version - The service code list directory version.
- character_
set str - The EDIFACT frame setting characterSet.
- component_
separator int - The component separator.
- data_
element_ intseparator - The data element separator.
- decimal_
point_ strindicator - 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_ strsuffix - The EDIFACT frame setting segment terminator suffix.
- character_
encoding str - The character encoding.
- service_
code_ strlist_ directory_ version - The service code list directory version.
- character
Set String - The EDIFACT frame setting characterSet.
- component
Separator Number - The component separator.
- data
Element NumberSeparator - The data element separator.
- decimal
Point StringIndicator - The EDIFACT frame setting decimal indicator.
- protocol
Version Number - The protocol version.
- release
Indicator Number - The release indicator.
- repetition
Separator Number - The repetition separator.
- segment
Terminator Number - The segment terminator.
- segment
Terminator StringSuffix - The EDIFACT frame setting segment terminator suffix.
- character
Encoding String - The character encoding.
- service
Code StringList Directory Version - The service code list directory version.
EdifactMessageFilterResponse
- Message
Filter stringType - The message filter type.
- Message
Filter stringType - The message filter type.
- message
Filter StringType - The message filter type.
- message
Filter stringType - The message filter type.
- message_
filter_ strtype - The message filter type.
- message
Filter StringType - The message filter type.
EdifactMessageIdentifierResponse
- Message
Id string - The message id on which this envelope settings has to be applied.
- Message
Id string - The message id on which this envelope settings has to be applied.
- message
Id String - The message id on which this envelope settings has to be applied.
- message
Id 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.
- message
Id String - The message id on which this envelope settings has to be applied.
EdifactOneWayAgreementResponse
- Protocol
Settings Pulumi.Azure Native. Logic. Inputs. Edifact Protocol Settings Response - The EDIFACT protocol settings.
- Receiver
Business Pulumi.Identity Azure Native. Logic. Inputs. Business Identity Response - The receiver business identity
- Sender
Business Pulumi.Identity Azure Native. Logic. Inputs. Business Identity Response - The sender business identity
- Protocol
Settings EdifactProtocol Settings Response - The EDIFACT protocol settings.
- Receiver
Business BusinessIdentity Identity Response - The receiver business identity
- Sender
Business BusinessIdentity Identity Response - The sender business identity
- protocol
Settings EdifactProtocol Settings Response - The EDIFACT protocol settings.
- receiver
Business BusinessIdentity Identity Response - The receiver business identity
- sender
Business BusinessIdentity Identity Response - The sender business identity
- protocol
Settings EdifactProtocol Settings Response - The EDIFACT protocol settings.
- receiver
Business BusinessIdentity Identity Response - The receiver business identity
- sender
Business BusinessIdentity Identity Response - The sender business identity
- protocol_
settings EdifactProtocol Settings Response - The EDIFACT protocol settings.
- receiver_
business_ Businessidentity Identity Response - The receiver business identity
- sender_
business_ Businessidentity Identity Response - The sender business identity
- protocol
Settings Property Map - The EDIFACT protocol settings.
- receiver
Business Property MapIdentity - The receiver business identity
- sender
Business Property MapIdentity - The sender business identity
EdifactProcessingSettingsResponse
- bool
- The value indicating whether to create empty xml tags for trailing separators.
- Mask
Security boolInfo - The value indicating whether to mask security information.
- Preserve
Interchange bool - The value indicating whether to preserve interchange.
- Suspend
Interchange boolOn Error - The value indicating whether to suspend interchange on error.
- Use
Dot boolAs Decimal Separator - The value indicating whether to use dot as decimal separator.
- bool
- The value indicating whether to create empty xml tags for trailing separators.
- Mask
Security boolInfo - The value indicating whether to mask security information.
- Preserve
Interchange bool - The value indicating whether to preserve interchange.
- Suspend
Interchange boolOn Error - The value indicating whether to suspend interchange on error.
- Use
Dot boolAs Decimal Separator - The value indicating whether to use dot as decimal separator.
- Boolean
- The value indicating whether to create empty xml tags for trailing separators.
- mask
Security BooleanInfo - The value indicating whether to mask security information.
- preserve
Interchange Boolean - The value indicating whether to preserve interchange.
- suspend
Interchange BooleanOn Error - The value indicating whether to suspend interchange on error.
- use
Dot BooleanAs Decimal Separator - The value indicating whether to use dot as decimal separator.
- boolean
- The value indicating whether to create empty xml tags for trailing separators.
- mask
Security booleanInfo - The value indicating whether to mask security information.
- preserve
Interchange boolean - The value indicating whether to preserve interchange.
- suspend
Interchange booleanOn Error - The value indicating whether to suspend interchange on error.
- use
Dot booleanAs Decimal Separator - The value indicating whether to use dot as decimal separator.
- bool
- The value indicating whether to create empty xml tags for trailing separators.
- mask_
security_ boolinfo - The value indicating whether to mask security information.
- preserve_
interchange bool - The value indicating whether to preserve interchange.
- suspend_
interchange_ boolon_ error - The value indicating whether to suspend interchange on error.
- use_
dot_ boolas_ decimal_ separator - The value indicating whether to use dot as decimal separator.
- Boolean
- The value indicating whether to create empty xml tags for trailing separators.
- mask
Security BooleanInfo - The value indicating whether to mask security information.
- preserve
Interchange Boolean - The value indicating whether to preserve interchange.
- suspend
Interchange BooleanOn Error - The value indicating whether to suspend interchange on error.
- use
Dot BooleanAs Decimal Separator - The value indicating whether to use dot as decimal separator.
EdifactProtocolSettingsResponse
- Acknowledgement
Settings Pulumi.Azure Native. Logic. Inputs. Edifact Acknowledgement Settings Response - The EDIFACT acknowledgement settings.
- Envelope
Settings Pulumi.Azure Native. Logic. Inputs. Edifact Envelope Settings Response - The EDIFACT envelope settings.
- Framing
Settings Pulumi.Azure Native. Logic. Inputs. Edifact Framing Settings Response - The EDIFACT framing settings.
- Message
Filter Pulumi.Azure Native. Logic. Inputs. Edifact Message Filter Response - The EDIFACT message filter.
- Processing
Settings Pulumi.Azure Native. Logic. Inputs. Edifact Processing Settings Response - The EDIFACT processing Settings.
- Schema
References List<Pulumi.Azure Native. Logic. Inputs. Edifact Schema Reference Response> - The EDIFACT schema references.
- Validation
Settings Pulumi.Azure Native. Logic. Inputs. Edifact Validation Settings Response - The EDIFACT validation settings.
- Edifact
Delimiter List<Pulumi.Overrides Azure Native. Logic. Inputs. Edifact Delimiter Override Response> - The EDIFACT delimiter override settings.
- Envelope
Overrides List<Pulumi.Azure Native. Logic. Inputs. Edifact Envelope Override Response> - The EDIFACT envelope override settings.
- Message
Filter List<Pulumi.List Azure Native. Logic. Inputs. Edifact Message Identifier Response> - The EDIFACT message filter list.
- Validation
Overrides List<Pulumi.Azure Native. Logic. Inputs. Edifact Validation Override Response> - The EDIFACT validation override settings.
- Acknowledgement
Settings EdifactAcknowledgement Settings Response - The EDIFACT acknowledgement settings.
- Envelope
Settings EdifactEnvelope Settings Response - The EDIFACT envelope settings.
- Framing
Settings EdifactFraming Settings Response - The EDIFACT framing settings.
- Message
Filter EdifactMessage Filter Response - The EDIFACT message filter.
- Processing
Settings EdifactProcessing Settings Response - The EDIFACT processing Settings.
- Schema
References []EdifactSchema Reference Response - The EDIFACT schema references.
- Validation
Settings EdifactValidation Settings Response - The EDIFACT validation settings.
- Edifact
Delimiter []EdifactOverrides Delimiter Override Response - The EDIFACT delimiter override settings.
- Envelope
Overrides []EdifactEnvelope Override Response - The EDIFACT envelope override settings.
- Message
Filter []EdifactList Message Identifier Response - The EDIFACT message filter list.
- Validation
Overrides []EdifactValidation Override Response - The EDIFACT validation override settings.
- acknowledgement
Settings EdifactAcknowledgement Settings Response - The EDIFACT acknowledgement settings.
- envelope
Settings EdifactEnvelope Settings Response - The EDIFACT envelope settings.
- framing
Settings EdifactFraming Settings Response - The EDIFACT framing settings.
- message
Filter EdifactMessage Filter Response - The EDIFACT message filter.
- processing
Settings EdifactProcessing Settings Response - The EDIFACT processing Settings.
- schema
References List<EdifactSchema Reference Response> - The EDIFACT schema references.
- validation
Settings EdifactValidation Settings Response - The EDIFACT validation settings.
- edifact
Delimiter List<EdifactOverrides Delimiter Override Response> - The EDIFACT delimiter override settings.
- envelope
Overrides List<EdifactEnvelope Override Response> - The EDIFACT envelope override settings.
- message
Filter List<EdifactList Message Identifier Response> - The EDIFACT message filter list.
- validation
Overrides List<EdifactValidation Override Response> - The EDIFACT validation override settings.
- acknowledgement
Settings EdifactAcknowledgement Settings Response - The EDIFACT acknowledgement settings.
- envelope
Settings EdifactEnvelope Settings Response - The EDIFACT envelope settings.
- framing
Settings EdifactFraming Settings Response - The EDIFACT framing settings.
- message
Filter EdifactMessage Filter Response - The EDIFACT message filter.
- processing
Settings EdifactProcessing Settings Response - The EDIFACT processing Settings.
- schema
References EdifactSchema Reference Response[] - The EDIFACT schema references.
- validation
Settings EdifactValidation Settings Response - The EDIFACT validation settings.
- edifact
Delimiter EdifactOverrides Delimiter Override Response[] - The EDIFACT delimiter override settings.
- envelope
Overrides EdifactEnvelope Override Response[] - The EDIFACT envelope override settings.
- message
Filter EdifactList Message Identifier Response[] - The EDIFACT message filter list.
- validation
Overrides EdifactValidation Override Response[] - The EDIFACT validation override settings.
- acknowledgement_
settings EdifactAcknowledgement Settings Response - The EDIFACT acknowledgement settings.
- envelope_
settings EdifactEnvelope Settings Response - The EDIFACT envelope settings.
- framing_
settings EdifactFraming Settings Response - The EDIFACT framing settings.
- message_
filter EdifactMessage Filter Response - The EDIFACT message filter.
- processing_
settings EdifactProcessing Settings Response - The EDIFACT processing Settings.
- schema_
references Sequence[EdifactSchema Reference Response] - The EDIFACT schema references.
- validation_
settings EdifactValidation Settings Response - The EDIFACT validation settings.
- edifact_
delimiter_ Sequence[Edifactoverrides Delimiter Override Response] - The EDIFACT delimiter override settings.
- envelope_
overrides Sequence[EdifactEnvelope Override Response] - The EDIFACT envelope override settings.
- message_
filter_ Sequence[Edifactlist Message Identifier Response] - The EDIFACT message filter list.
- validation_
overrides Sequence[EdifactValidation Override Response] - The EDIFACT validation override settings.
- acknowledgement
Settings Property Map - The EDIFACT acknowledgement settings.
- envelope
Settings Property Map - The EDIFACT envelope settings.
- framing
Settings Property Map - The EDIFACT framing settings.
- message
Filter Property Map - The EDIFACT message filter.
- processing
Settings Property Map - The EDIFACT processing Settings.
- schema
References List<Property Map> - The EDIFACT schema references.
- validation
Settings Property Map - The EDIFACT validation settings.
- edifact
Delimiter List<Property Map>Overrides - The EDIFACT delimiter override settings.
- envelope
Overrides List<Property Map> - The EDIFACT envelope override settings.
- message
Filter List<Property Map>List - The EDIFACT message filter list.
- validation
Overrides List<Property Map> - The EDIFACT validation override settings.
EdifactSchemaReferenceResponse
- Message
Id string - The message id.
- Message
Release string - The message release version.
- Message
Version string - The message version.
- Schema
Name string - The schema name.
- Association
Assigned stringCode - The association assigned code.
- Sender
Application stringId - The sender application id.
- Sender
Application stringQualifier - The sender application qualifier.
- Message
Id string - The message id.
- Message
Release string - The message release version.
- Message
Version string - The message version.
- Schema
Name string - The schema name.
- Association
Assigned stringCode - The association assigned code.
- Sender
Application stringId - The sender application id.
- Sender
Application stringQualifier - The sender application qualifier.
- message
Id String - The message id.
- message
Release String - The message release version.
- message
Version String - The message version.
- schema
Name String - The schema name.
- association
Assigned StringCode - The association assigned code.
- sender
Application StringId - The sender application id.
- sender
Application StringQualifier - The sender application qualifier.
- message
Id string - The message id.
- message
Release string - The message release version.
- message
Version string - The message version.
- schema
Name string - The schema name.
- association
Assigned stringCode - The association assigned code.
- sender
Application stringId - The sender application id.
- sender
Application stringQualifier - 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_ strcode - The association assigned code.
- sender_
application_ strid - The sender application id.
- sender_
application_ strqualifier - The sender application qualifier.
- message
Id String - The message id.
- message
Release String - The message release version.
- message
Version String - The message version.
- schema
Name String - The schema name.
- association
Assigned StringCode - The association assigned code.
- sender
Application StringId - The sender application id.
- sender
Application StringQualifier - The sender application qualifier.
EdifactValidationOverrideResponse
- Allow
Leading boolAnd Trailing Spaces And Zeroes - The value indicating whether to allow leading and trailing spaces and zeroes.
- Enforce
Character boolSet - The value indicating whether to validate character Set.
- Message
Id string - The message id on which the validation settings has to be applied.
- Trailing
Separator stringPolicy - The trailing separator policy.
- Trim
Leading boolAnd Trailing Spaces And Zeroes - The value indicating whether to trim leading and trailing spaces and zeroes.
- Validate
EDITypes bool - The value indicating whether to validate EDI types.
- Validate
XSDTypes bool - The value indicating whether to validate XSD types.
- Allow
Leading boolAnd Trailing Spaces And Zeroes - The value indicating whether to allow leading and trailing spaces and zeroes.
- Enforce
Character boolSet - The value indicating whether to validate character Set.
- Message
Id string - The message id on which the validation settings has to be applied.
- Trailing
Separator stringPolicy - The trailing separator policy.
- Trim
Leading boolAnd Trailing Spaces And Zeroes - The value indicating whether to trim leading and trailing spaces and zeroes.
- Validate
EDITypes bool - The value indicating whether to validate EDI types.
- Validate
XSDTypes bool - The value indicating whether to validate XSD types.
- allow
Leading BooleanAnd Trailing Spaces And Zeroes - The value indicating whether to allow leading and trailing spaces and zeroes.
- enforce
Character BooleanSet - The value indicating whether to validate character Set.
- message
Id String - The message id on which the validation settings has to be applied.
- trailing
Separator StringPolicy - The trailing separator policy.
- trim
Leading BooleanAnd Trailing Spaces And Zeroes - The value indicating whether to trim leading and trailing spaces and zeroes.
- validate
EDITypes Boolean - The value indicating whether to validate EDI types.
- validate
XSDTypes Boolean - The value indicating whether to validate XSD types.
- allow
Leading booleanAnd Trailing Spaces And Zeroes - The value indicating whether to allow leading and trailing spaces and zeroes.
- enforce
Character booleanSet - The value indicating whether to validate character Set.
- message
Id string - The message id on which the validation settings has to be applied.
- trailing
Separator stringPolicy - The trailing separator policy.
- trim
Leading booleanAnd Trailing Spaces And Zeroes - The value indicating whether to trim leading and trailing spaces and zeroes.
- validate
EDITypes boolean - The value indicating whether to validate EDI types.
- validate
XSDTypes boolean - The value indicating whether to validate XSD types.
- allow_
leading_ booland_ trailing_ spaces_ and_ zeroes - The value indicating whether to allow leading and trailing spaces and zeroes.
- enforce_
character_ boolset - 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_ strpolicy - The trailing separator policy.
- trim_
leading_ booland_ trailing_ spaces_ and_ zeroes - The value indicating whether to trim leading and trailing spaces and zeroes.
- validate_
edi_ booltypes - The value indicating whether to validate EDI types.
- validate_
xsd_ booltypes - The value indicating whether to validate XSD types.
- allow
Leading BooleanAnd Trailing Spaces And Zeroes - The value indicating whether to allow leading and trailing spaces and zeroes.
- enforce
Character BooleanSet - The value indicating whether to validate character Set.
- message
Id String - The message id on which the validation settings has to be applied.
- trailing
Separator StringPolicy - The trailing separator policy.
- trim
Leading BooleanAnd Trailing Spaces And Zeroes - The value indicating whether to trim leading and trailing spaces and zeroes.
- validate
EDITypes Boolean - The value indicating whether to validate EDI types.
- validate
XSDTypes Boolean - The value indicating whether to validate XSD types.
EdifactValidationSettingsResponse
- Allow
Leading boolAnd Trailing Spaces And Zeroes - The value indicating whether to allow leading and trailing spaces and zeroes.
- Check
Duplicate boolGroup Control Number - The value indicating whether to check for duplicate group control number.
- Check
Duplicate boolInterchange Control Number - The value indicating whether to check for duplicate interchange control number.
- Check
Duplicate boolTransaction Set Control Number - The value indicating whether to check for duplicate transaction set control number.
- Interchange
Control intNumber Validity Days - The validity period of interchange control number.
- Trailing
Separator stringPolicy - The trailing separator policy.
- Trim
Leading boolAnd Trailing Spaces And Zeroes - The value indicating whether to trim leading and trailing spaces and zeroes.
- Validate
Character boolSet - The value indicating whether to validate character set in the message.
- Validate
EDITypes bool - The value indicating whether to Whether to validate EDI types.
- Validate
XSDTypes bool - The value indicating whether to Whether to validate XSD types.
- Allow
Leading boolAnd Trailing Spaces And Zeroes - The value indicating whether to allow leading and trailing spaces and zeroes.
- Check
Duplicate boolGroup Control Number - The value indicating whether to check for duplicate group control number.
- Check
Duplicate boolInterchange Control Number - The value indicating whether to check for duplicate interchange control number.
- Check
Duplicate boolTransaction Set Control Number - The value indicating whether to check for duplicate transaction set control number.
- Interchange
Control intNumber Validity Days - The validity period of interchange control number.
- Trailing
Separator stringPolicy - The trailing separator policy.
- Trim
Leading boolAnd Trailing Spaces And Zeroes - The value indicating whether to trim leading and trailing spaces and zeroes.
- Validate
Character boolSet - The value indicating whether to validate character set in the message.
- Validate
EDITypes bool - The value indicating whether to Whether to validate EDI types.
- Validate
XSDTypes bool - The value indicating whether to Whether to validate XSD types.
- allow
Leading BooleanAnd Trailing Spaces And Zeroes - The value indicating whether to allow leading and trailing spaces and zeroes.
- check
Duplicate BooleanGroup Control Number - The value indicating whether to check for duplicate group control number.
- check
Duplicate BooleanInterchange Control Number - The value indicating whether to check for duplicate interchange control number.
- check
Duplicate BooleanTransaction Set Control Number - The value indicating whether to check for duplicate transaction set control number.
- interchange
Control IntegerNumber Validity Days - The validity period of interchange control number.
- trailing
Separator StringPolicy - The trailing separator policy.
- trim
Leading BooleanAnd Trailing Spaces And Zeroes - The value indicating whether to trim leading and trailing spaces and zeroes.
- validate
Character BooleanSet - The value indicating whether to validate character set in the message.
- validate
EDITypes Boolean - The value indicating whether to Whether to validate EDI types.
- validate
XSDTypes Boolean - The value indicating whether to Whether to validate XSD types.
- allow
Leading booleanAnd Trailing Spaces And Zeroes - The value indicating whether to allow leading and trailing spaces and zeroes.
- check
Duplicate booleanGroup Control Number - The value indicating whether to check for duplicate group control number.
- check
Duplicate booleanInterchange Control Number - The value indicating whether to check for duplicate interchange control number.
- check
Duplicate booleanTransaction Set Control Number - The value indicating whether to check for duplicate transaction set control number.
- interchange
Control numberNumber Validity Days - The validity period of interchange control number.
- trailing
Separator stringPolicy - The trailing separator policy.
- trim
Leading booleanAnd Trailing Spaces And Zeroes - The value indicating whether to trim leading and trailing spaces and zeroes.
- validate
Character booleanSet - The value indicating whether to validate character set in the message.
- validate
EDITypes boolean - The value indicating whether to Whether to validate EDI types.
- validate
XSDTypes boolean - The value indicating whether to Whether to validate XSD types.
- allow_
leading_ booland_ trailing_ spaces_ and_ zeroes - The value indicating whether to allow leading and trailing spaces and zeroes.
- check_
duplicate_ boolgroup_ control_ number - The value indicating whether to check for duplicate group control number.
- check_
duplicate_ boolinterchange_ control_ number - The value indicating whether to check for duplicate interchange control number.
- check_
duplicate_ booltransaction_ set_ control_ number - The value indicating whether to check for duplicate transaction set control number.
- interchange_
control_ intnumber_ validity_ days - The validity period of interchange control number.
- trailing_
separator_ strpolicy - The trailing separator policy.
- trim_
leading_ booland_ trailing_ spaces_ and_ zeroes - The value indicating whether to trim leading and trailing spaces and zeroes.
- validate_
character_ boolset - The value indicating whether to validate character set in the message.
- validate_
edi_ booltypes - The value indicating whether to Whether to validate EDI types.
- validate_
xsd_ booltypes - The value indicating whether to Whether to validate XSD types.
- allow
Leading BooleanAnd Trailing Spaces And Zeroes - The value indicating whether to allow leading and trailing spaces and zeroes.
- check
Duplicate BooleanGroup Control Number - The value indicating whether to check for duplicate group control number.
- check
Duplicate BooleanInterchange Control Number - The value indicating whether to check for duplicate interchange control number.
- check
Duplicate BooleanTransaction Set Control Number - The value indicating whether to check for duplicate transaction set control number.
- interchange
Control NumberNumber Validity Days - The validity period of interchange control number.
- trailing
Separator StringPolicy - The trailing separator policy.
- trim
Leading BooleanAnd Trailing Spaces And Zeroes - The value indicating whether to trim leading and trailing spaces and zeroes.
- validate
Character BooleanSet - The value indicating whether to validate character set in the message.
- validate
EDITypes Boolean - The value indicating whether to Whether to validate EDI types.
- validate
XSDTypes Boolean - The value indicating whether to Whether to validate XSD types.
X12AcknowledgementSettingsResponse
- Acknowledgement
Control intNumber Lower Bound - The acknowledgement control number lower bound.
- Acknowledgement
Control intNumber Upper Bound - The acknowledgement control number upper bound.
- Batch
Functional boolAcknowledgements - The value indicating whether to batch functional acknowledgements.
- Batch
Implementation boolAcknowledgements - The value indicating whether to batch implementation acknowledgements.
- Batch
Technical boolAcknowledgements - The value indicating whether to batch the technical acknowledgements.
- Need
Functional boolAcknowledgement - The value indicating whether functional acknowledgement is needed.
- Need
Implementation boolAcknowledgement - The value indicating whether implementation acknowledgement is needed.
- Need
Loop boolFor Valid Messages - The value indicating whether a loop is needed for valid messages.
- Need
Technical boolAcknowledgement - The value indicating whether technical acknowledgement is needed.
- Rollover
Acknowledgement boolControl Number - The value indicating whether to rollover acknowledgement control number.
- Send
Synchronous boolAcknowledgement - The value indicating whether to send synchronous acknowledgement.
- Acknowledgement
Control stringNumber Prefix - The acknowledgement control number prefix.
- Acknowledgement
Control stringNumber Suffix - The acknowledgement control number suffix.
- Functional
Acknowledgement stringVersion - The functional acknowledgement version.
- Implementation
Acknowledgement stringVersion - The implementation acknowledgement version.
- Acknowledgement
Control intNumber Lower Bound - The acknowledgement control number lower bound.
- Acknowledgement
Control intNumber Upper Bound - The acknowledgement control number upper bound.
- Batch
Functional boolAcknowledgements - The value indicating whether to batch functional acknowledgements.
- Batch
Implementation boolAcknowledgements - The value indicating whether to batch implementation acknowledgements.
- Batch
Technical boolAcknowledgements - The value indicating whether to batch the technical acknowledgements.
- Need
Functional boolAcknowledgement - The value indicating whether functional acknowledgement is needed.
- Need
Implementation boolAcknowledgement - The value indicating whether implementation acknowledgement is needed.
- Need
Loop boolFor Valid Messages - The value indicating whether a loop is needed for valid messages.
- Need
Technical boolAcknowledgement - The value indicating whether technical acknowledgement is needed.
- Rollover
Acknowledgement boolControl Number - The value indicating whether to rollover acknowledgement control number.
- Send
Synchronous boolAcknowledgement - The value indicating whether to send synchronous acknowledgement.
- Acknowledgement
Control stringNumber Prefix - The acknowledgement control number prefix.
- Acknowledgement
Control stringNumber Suffix - The acknowledgement control number suffix.
- Functional
Acknowledgement stringVersion - The functional acknowledgement version.
- Implementation
Acknowledgement stringVersion - The implementation acknowledgement version.
- acknowledgement
Control IntegerNumber Lower Bound - The acknowledgement control number lower bound.
- acknowledgement
Control IntegerNumber Upper Bound - The acknowledgement control number upper bound.
- batch
Functional BooleanAcknowledgements - The value indicating whether to batch functional acknowledgements.
- batch
Implementation BooleanAcknowledgements - The value indicating whether to batch implementation acknowledgements.
- batch
Technical BooleanAcknowledgements - The value indicating whether to batch the technical acknowledgements.
- need
Functional BooleanAcknowledgement - The value indicating whether functional acknowledgement is needed.
- need
Implementation BooleanAcknowledgement - The value indicating whether implementation acknowledgement is needed.
- need
Loop BooleanFor Valid Messages - The value indicating whether a loop is needed for valid messages.
- need
Technical BooleanAcknowledgement - The value indicating whether technical acknowledgement is needed.
- rollover
Acknowledgement BooleanControl Number - The value indicating whether to rollover acknowledgement control number.
- send
Synchronous BooleanAcknowledgement - The value indicating whether to send synchronous acknowledgement.
- acknowledgement
Control StringNumber Prefix - The acknowledgement control number prefix.
- acknowledgement
Control StringNumber Suffix - The acknowledgement control number suffix.
- functional
Acknowledgement StringVersion - The functional acknowledgement version.
- implementation
Acknowledgement StringVersion - The implementation acknowledgement version.
- acknowledgement
Control numberNumber Lower Bound - The acknowledgement control number lower bound.
- acknowledgement
Control numberNumber Upper Bound - The acknowledgement control number upper bound.
- batch
Functional booleanAcknowledgements - The value indicating whether to batch functional acknowledgements.
- batch
Implementation booleanAcknowledgements - The value indicating whether to batch implementation acknowledgements.
- batch
Technical booleanAcknowledgements - The value indicating whether to batch the technical acknowledgements.
- need
Functional booleanAcknowledgement - The value indicating whether functional acknowledgement is needed.
- need
Implementation booleanAcknowledgement - The value indicating whether implementation acknowledgement is needed.
- need
Loop booleanFor Valid Messages - The value indicating whether a loop is needed for valid messages.
- need
Technical booleanAcknowledgement - The value indicating whether technical acknowledgement is needed.
- rollover
Acknowledgement booleanControl Number - The value indicating whether to rollover acknowledgement control number.
- send
Synchronous booleanAcknowledgement - The value indicating whether to send synchronous acknowledgement.
- acknowledgement
Control stringNumber Prefix - The acknowledgement control number prefix.
- acknowledgement
Control stringNumber Suffix - The acknowledgement control number suffix.
- functional
Acknowledgement stringVersion - The functional acknowledgement version.
- implementation
Acknowledgement stringVersion - The implementation acknowledgement version.
- acknowledgement_
control_ intnumber_ lower_ bound - The acknowledgement control number lower bound.
- acknowledgement_
control_ intnumber_ upper_ bound - The acknowledgement control number upper bound.
- batch_
functional_ boolacknowledgements - The value indicating whether to batch functional acknowledgements.
- batch_
implementation_ boolacknowledgements - The value indicating whether to batch implementation acknowledgements.
- batch_
technical_ boolacknowledgements - The value indicating whether to batch the technical acknowledgements.
- need_
functional_ boolacknowledgement - The value indicating whether functional acknowledgement is needed.
- need_
implementation_ boolacknowledgement - The value indicating whether implementation acknowledgement is needed.
- need_
loop_ boolfor_ valid_ messages - The value indicating whether a loop is needed for valid messages.
- need_
technical_ boolacknowledgement - The value indicating whether technical acknowledgement is needed.
- rollover_
acknowledgement_ boolcontrol_ number - The value indicating whether to rollover acknowledgement control number.
- send_
synchronous_ boolacknowledgement - The value indicating whether to send synchronous acknowledgement.
- acknowledgement_
control_ strnumber_ prefix - The acknowledgement control number prefix.
- acknowledgement_
control_ strnumber_ suffix - The acknowledgement control number suffix.
- functional_
acknowledgement_ strversion - The functional acknowledgement version.
- implementation_
acknowledgement_ strversion - The implementation acknowledgement version.
- acknowledgement
Control NumberNumber Lower Bound - The acknowledgement control number lower bound.
- acknowledgement
Control NumberNumber Upper Bound - The acknowledgement control number upper bound.
- batch
Functional BooleanAcknowledgements - The value indicating whether to batch functional acknowledgements.
- batch
Implementation BooleanAcknowledgements - The value indicating whether to batch implementation acknowledgements.
- batch
Technical BooleanAcknowledgements - The value indicating whether to batch the technical acknowledgements.
- need
Functional BooleanAcknowledgement - The value indicating whether functional acknowledgement is needed.
- need
Implementation BooleanAcknowledgement - The value indicating whether implementation acknowledgement is needed.
- need
Loop BooleanFor Valid Messages - The value indicating whether a loop is needed for valid messages.
- need
Technical BooleanAcknowledgement - The value indicating whether technical acknowledgement is needed.
- rollover
Acknowledgement BooleanControl Number - The value indicating whether to rollover acknowledgement control number.
- send
Synchronous BooleanAcknowledgement - The value indicating whether to send synchronous acknowledgement.
- acknowledgement
Control StringNumber Prefix - The acknowledgement control number prefix.
- acknowledgement
Control StringNumber Suffix - The acknowledgement control number suffix.
- functional
Acknowledgement StringVersion - The functional acknowledgement version.
- implementation
Acknowledgement StringVersion - The implementation acknowledgement version.
X12AgreementContentResponse
- Receive
Agreement Pulumi.Azure Native. Logic. Inputs. X12One Way Agreement Response - The X12 one-way receive agreement.
- Send
Agreement Pulumi.Azure Native. Logic. Inputs. X12One Way Agreement Response - The X12 one-way send agreement.
- Receive
Agreement X12OneWay Agreement Response - The X12 one-way receive agreement.
- Send
Agreement X12OneWay Agreement Response - The X12 one-way send agreement.
- receive
Agreement X12OneWay Agreement Response - The X12 one-way receive agreement.
- send
Agreement X12OneWay Agreement Response - The X12 one-way send agreement.
- receive
Agreement X12OneWay Agreement Response - The X12 one-way receive agreement.
- send
Agreement X12OneWay Agreement Response - The X12 one-way send agreement.
- receive_
agreement X12OneWay Agreement Response - The X12 one-way receive agreement.
- send_
agreement X12OneWay Agreement Response - The X12 one-way send agreement.
- receive
Agreement Property Map - The X12 one-way receive agreement.
- send
Agreement Property Map - The X12 one-way send agreement.
X12DelimiterOverridesResponse
- Component
Separator int - The component separator.
- Data
Element intSeparator - The data element separator.
- Replace
Character int - The replacement character.
- Replace
Separators boolIn Payload - The value indicating whether to replace separators in payload.
- Segment
Terminator int - The segment terminator.
- Segment
Terminator stringSuffix - The segment terminator suffix.
- Message
Id string - The message id.
- Protocol
Version string - The protocol version.
- Target
Namespace string - The target namespace on which this delimiter settings has to be applied.
- Component
Separator int - The component separator.
- Data
Element intSeparator - The data element separator.
- Replace
Character int - The replacement character.
- Replace
Separators boolIn Payload - The value indicating whether to replace separators in payload.
- Segment
Terminator int - The segment terminator.
- Segment
Terminator stringSuffix - The segment terminator suffix.
- Message
Id string - The message id.
- Protocol
Version string - The protocol version.
- Target
Namespace string - The target namespace on which this delimiter settings has to be applied.
- component
Separator Integer - The component separator.
- data
Element IntegerSeparator - The data element separator.
- replace
Character Integer - The replacement character.
- replace
Separators BooleanIn Payload - The value indicating whether to replace separators in payload.
- segment
Terminator Integer - The segment terminator.
- segment
Terminator StringSuffix - The segment terminator suffix.
- message
Id String - The message id.
- protocol
Version String - The protocol version.
- target
Namespace String - The target namespace on which this delimiter settings has to be applied.
- component
Separator number - The component separator.
- data
Element numberSeparator - The data element separator.
- replace
Character number - The replacement character.
- replace
Separators booleanIn Payload - The value indicating whether to replace separators in payload.
- segment
Terminator number - The segment terminator.
- segment
Terminator stringSuffix - The segment terminator suffix.
- message
Id string - The message id.
- protocol
Version string - The protocol version.
- target
Namespace string - The target namespace on which this delimiter settings has to be applied.
- component_
separator int - The component separator.
- data_
element_ intseparator - The data element separator.
- replace_
character int - The replacement character.
- replace_
separators_ boolin_ payload - The value indicating whether to replace separators in payload.
- segment_
terminator int - The segment terminator.
- segment_
terminator_ strsuffix - 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.
- component
Separator Number - The component separator.
- data
Element NumberSeparator - The data element separator.
- replace
Character Number - The replacement character.
- replace
Separators BooleanIn Payload - The value indicating whether to replace separators in payload.
- segment
Terminator Number - The segment terminator.
- segment
Terminator StringSuffix - The segment terminator suffix.
- message
Id String - The message id.
- protocol
Version String - The protocol version.
- target
Namespace String - The target namespace on which this delimiter settings has to be applied.
X12EnvelopeOverrideResponse
- Date
Format string - The date format.
- Header
Version string - The header version.
- Message
Id string - The message id on which this envelope settings has to be applied.
- Protocol
Version string - The protocol version on which this envelope settings has to be applied.
- Receiver
Application stringId - The receiver application id.
- Responsible
Agency stringCode - The responsible agency code.
- Sender
Application stringId - The sender application id.
- Target
Namespace string - The target namespace on which this envelope settings has to be applied.
- Time
Format string - The time format.
- Functional
Identifier stringCode - The functional identifier code.
- Date
Format string - The date format.
- Header
Version string - The header version.
- Message
Id string - The message id on which this envelope settings has to be applied.
- Protocol
Version string - The protocol version on which this envelope settings has to be applied.
- Receiver
Application stringId - The receiver application id.
- Responsible
Agency stringCode - The responsible agency code.
- Sender
Application stringId - The sender application id.
- Target
Namespace string - The target namespace on which this envelope settings has to be applied.
- Time
Format string - The time format.
- Functional
Identifier stringCode - The functional identifier code.
- date
Format String - The date format.
- header
Version String - The header version.
- message
Id String - The message id on which this envelope settings has to be applied.
- protocol
Version String - The protocol version on which this envelope settings has to be applied.
- receiver
Application StringId - The receiver application id.
- responsible
Agency StringCode - The responsible agency code.
- sender
Application StringId - The sender application id.
- target
Namespace String - The target namespace on which this envelope settings has to be applied.
- time
Format String - The time format.
- functional
Identifier StringCode - The functional identifier code.
- date
Format string - The date format.
- header
Version string - The header version.
- message
Id string - The message id on which this envelope settings has to be applied.
- protocol
Version string - The protocol version on which this envelope settings has to be applied.
- receiver
Application stringId - The receiver application id.
- responsible
Agency stringCode - The responsible agency code.
- sender
Application stringId - The sender application id.
- target
Namespace string - The target namespace on which this envelope settings has to be applied.
- time
Format string - The time format.
- functional
Identifier stringCode - 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_ strid - The receiver application id.
- responsible_
agency_ strcode - The responsible agency code.
- sender_
application_ strid - 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_ strcode - The functional identifier code.
- date
Format String - The date format.
- header
Version String - The header version.
- message
Id String - The message id on which this envelope settings has to be applied.
- protocol
Version String - The protocol version on which this envelope settings has to be applied.
- receiver
Application StringId - The receiver application id.
- responsible
Agency StringCode - The responsible agency code.
- sender
Application StringId - The sender application id.
- target
Namespace String - The target namespace on which this envelope settings has to be applied.
- time
Format String - The time format.
- functional
Identifier StringCode - The functional identifier code.
X12EnvelopeSettingsResponse
- Control
Standards intId - The controls standards id.
- Control
Version stringNumber - The control version number.
- Enable
Default boolGroup Headers - The value indicating whether to enable default group headers.
- Group
Control intNumber Lower Bound - The group control number lower bound.
- Group
Control intNumber Upper Bound - The group control number upper bound.
- Group
Header stringAgency Code - The group header agency code.
- Group
Header stringDate Format - The group header date format.
- Group
Header stringTime Format - The group header time format.
- Group
Header stringVersion - The group header version.
- Interchange
Control intNumber Lower Bound - The interchange control number lower bound.
- Interchange
Control intNumber Upper Bound - The interchange control number upper bound.
- Overwrite
Existing boolTransaction Set Control Number - The value indicating whether to overwrite existing transaction set control number.
- Receiver
Application stringId - The receiver application id.
- Rollover
Group boolControl Number - The value indicating whether to rollover group control number.
- Rollover
Interchange boolControl Number - The value indicating whether to rollover interchange control number.
- Rollover
Transaction boolSet Control Number - The value indicating whether to rollover transaction set control number.
- Sender
Application stringId - The sender application id.
- Transaction
Set intControl Number Lower Bound - The transaction set control number lower bound.
- Transaction
Set intControl Number Upper Bound - The transaction set control number upper bound.
- Usage
Indicator string - The usage indicator.
- Use
Control boolStandards Id As Repetition Character - The value indicating whether to use control standards id as repetition character.
- Functional
Group stringId - The functional group id.
- Transaction
Set stringControl Number Prefix - The transaction set control number prefix.
- Transaction
Set stringControl Number Suffix - The transaction set control number suffix.
- Control
Standards intId - The controls standards id.
- Control
Version stringNumber - The control version number.
- Enable
Default boolGroup Headers - The value indicating whether to enable default group headers.
- Group
Control intNumber Lower Bound - The group control number lower bound.
- Group
Control intNumber Upper Bound - The group control number upper bound.
- Group
Header stringAgency Code - The group header agency code.
- Group
Header stringDate Format - The group header date format.
- Group
Header stringTime Format - The group header time format.
- Group
Header stringVersion - The group header version.
- Interchange
Control intNumber Lower Bound - The interchange control number lower bound.
- Interchange
Control intNumber Upper Bound - The interchange control number upper bound.
- Overwrite
Existing boolTransaction Set Control Number - The value indicating whether to overwrite existing transaction set control number.
- Receiver
Application stringId - The receiver application id.
- Rollover
Group boolControl Number - The value indicating whether to rollover group control number.
- Rollover
Interchange boolControl Number - The value indicating whether to rollover interchange control number.
- Rollover
Transaction boolSet Control Number - The value indicating whether to rollover transaction set control number.
- Sender
Application stringId - The sender application id.
- Transaction
Set intControl Number Lower Bound - The transaction set control number lower bound.
- Transaction
Set intControl Number Upper Bound - The transaction set control number upper bound.
- Usage
Indicator string - The usage indicator.
- Use
Control boolStandards Id As Repetition Character - The value indicating whether to use control standards id as repetition character.
- Functional
Group stringId - The functional group id.
- Transaction
Set stringControl Number Prefix - The transaction set control number prefix.
- Transaction
Set stringControl Number Suffix - The transaction set control number suffix.
- control
Standards IntegerId - The controls standards id.
- control
Version StringNumber - The control version number.
- enable
Default BooleanGroup Headers - The value indicating whether to enable default group headers.
- group
Control IntegerNumber Lower Bound - The group control number lower bound.
- group
Control IntegerNumber Upper Bound - The group control number upper bound.
- group
Header StringAgency Code - The group header agency code.
- group
Header StringDate Format - The group header date format.
- group
Header StringTime Format - The group header time format.
- group
Header StringVersion - The group header version.
- interchange
Control IntegerNumber Lower Bound - The interchange control number lower bound.
- interchange
Control IntegerNumber Upper Bound - The interchange control number upper bound.
- overwrite
Existing BooleanTransaction Set Control Number - The value indicating whether to overwrite existing transaction set control number.
- receiver
Application StringId - The receiver application id.
- rollover
Group BooleanControl Number - The value indicating whether to rollover group control number.
- rollover
Interchange BooleanControl Number - The value indicating whether to rollover interchange control number.
- rollover
Transaction BooleanSet Control Number - The value indicating whether to rollover transaction set control number.
- sender
Application StringId - The sender application id.
- transaction
Set IntegerControl Number Lower Bound - The transaction set control number lower bound.
- transaction
Set IntegerControl Number Upper Bound - The transaction set control number upper bound.
- usage
Indicator String - The usage indicator.
- use
Control BooleanStandards Id As Repetition Character - The value indicating whether to use control standards id as repetition character.
- functional
Group StringId - The functional group id.
- transaction
Set StringControl Number Prefix - The transaction set control number prefix.
- transaction
Set StringControl Number Suffix - The transaction set control number suffix.
- control
Standards numberId - The controls standards id.
- control
Version stringNumber - The control version number.
- enable
Default booleanGroup Headers - The value indicating whether to enable default group headers.
- group
Control numberNumber Lower Bound - The group control number lower bound.
- group
Control numberNumber Upper Bound - The group control number upper bound.
- group
Header stringAgency Code - The group header agency code.
- group
Header stringDate Format - The group header date format.
- group
Header stringTime Format - The group header time format.
- group
Header stringVersion - The group header version.
- interchange
Control numberNumber Lower Bound - The interchange control number lower bound.
- interchange
Control numberNumber Upper Bound - The interchange control number upper bound.
- overwrite
Existing booleanTransaction Set Control Number - The value indicating whether to overwrite existing transaction set control number.
- receiver
Application stringId - The receiver application id.
- rollover
Group booleanControl Number - The value indicating whether to rollover group control number.
- rollover
Interchange booleanControl Number - The value indicating whether to rollover interchange control number.
- rollover
Transaction booleanSet Control Number - The value indicating whether to rollover transaction set control number.
- sender
Application stringId - The sender application id.
- transaction
Set numberControl Number Lower Bound - The transaction set control number lower bound.
- transaction
Set numberControl Number Upper Bound - The transaction set control number upper bound.
- usage
Indicator string - The usage indicator.
- use
Control booleanStandards Id As Repetition Character - The value indicating whether to use control standards id as repetition character.
- functional
Group stringId - The functional group id.
- transaction
Set stringControl Number Prefix - The transaction set control number prefix.
- transaction
Set stringControl Number Suffix - The transaction set control number suffix.
- control_
standards_ intid - The controls standards id.
- control_
version_ strnumber - The control version number.
- enable_
default_ boolgroup_ headers - The value indicating whether to enable default group headers.
- group_
control_ intnumber_ lower_ bound - The group control number lower bound.
- group_
control_ intnumber_ upper_ bound - The group control number upper bound.
- group_
header_ stragency_ code - The group header agency code.
- group_
header_ strdate_ format - The group header date format.
- group_
header_ strtime_ format - The group header time format.
- group_
header_ strversion - The group header version.
- interchange_
control_ intnumber_ lower_ bound - The interchange control number lower bound.
- interchange_
control_ intnumber_ upper_ bound - The interchange control number upper bound.
- overwrite_
existing_ booltransaction_ set_ control_ number - The value indicating whether to overwrite existing transaction set control number.
- receiver_
application_ strid - The receiver application id.
- rollover_
group_ boolcontrol_ number - The value indicating whether to rollover group control number.
- rollover_
interchange_ boolcontrol_ number - The value indicating whether to rollover interchange control number.
- rollover_
transaction_ boolset_ control_ number - The value indicating whether to rollover transaction set control number.
- sender_
application_ strid - The sender application id.
- transaction_
set_ intcontrol_ number_ lower_ bound - The transaction set control number lower bound.
- transaction_
set_ intcontrol_ number_ upper_ bound - The transaction set control number upper bound.
- usage_
indicator str - The usage indicator.
- use_
control_ boolstandards_ id_ as_ repetition_ character - The value indicating whether to use control standards id as repetition character.
- functional_
group_ strid - The functional group id.
- transaction_
set_ strcontrol_ number_ prefix - The transaction set control number prefix.
- transaction_
set_ strcontrol_ number_ suffix - The transaction set control number suffix.
- control
Standards NumberId - The controls standards id.
- control
Version StringNumber - The control version number.
- enable
Default BooleanGroup Headers - The value indicating whether to enable default group headers.
- group
Control NumberNumber Lower Bound - The group control number lower bound.
- group
Control NumberNumber Upper Bound - The group control number upper bound.
- group
Header StringAgency Code - The group header agency code.
- group
Header StringDate Format - The group header date format.
- group
Header StringTime Format - The group header time format.
- group
Header StringVersion - The group header version.
- interchange
Control NumberNumber Lower Bound - The interchange control number lower bound.
- interchange
Control NumberNumber Upper Bound - The interchange control number upper bound.
- overwrite
Existing BooleanTransaction Set Control Number - The value indicating whether to overwrite existing transaction set control number.
- receiver
Application StringId - The receiver application id.
- rollover
Group BooleanControl Number - The value indicating whether to rollover group control number.
- rollover
Interchange BooleanControl Number - The value indicating whether to rollover interchange control number.
- rollover
Transaction BooleanSet Control Number - The value indicating whether to rollover transaction set control number.
- sender
Application StringId - The sender application id.
- transaction
Set NumberControl Number Lower Bound - The transaction set control number lower bound.
- transaction
Set NumberControl Number Upper Bound - The transaction set control number upper bound.
- usage
Indicator String - The usage indicator.
- use
Control BooleanStandards Id As Repetition Character - The value indicating whether to use control standards id as repetition character.
- functional
Group StringId - The functional group id.
- transaction
Set StringControl Number Prefix - The transaction set control number prefix.
- transaction
Set StringControl Number Suffix - The transaction set control number suffix.
X12FramingSettingsResponse
- Character
Set string - The X12 character set.
- Component
Separator int - The component separator.
- Data
Element intSeparator - The data element separator.
- Replace
Character int - The replacement character.
- Replace
Separators boolIn Payload - The value indicating whether to replace separators in payload.
- Segment
Terminator int - The segment terminator.
- Segment
Terminator stringSuffix - The segment terminator suffix.
- Character
Set string - The X12 character set.
- Component
Separator int - The component separator.
- Data
Element intSeparator - The data element separator.
- Replace
Character int - The replacement character.
- Replace
Separators boolIn Payload - The value indicating whether to replace separators in payload.
- Segment
Terminator int - The segment terminator.
- Segment
Terminator stringSuffix - The segment terminator suffix.
- character
Set String - The X12 character set.
- component
Separator Integer - The component separator.
- data
Element IntegerSeparator - The data element separator.
- replace
Character Integer - The replacement character.
- replace
Separators BooleanIn Payload - The value indicating whether to replace separators in payload.
- segment
Terminator Integer - The segment terminator.
- segment
Terminator StringSuffix - The segment terminator suffix.
- character
Set string - The X12 character set.
- component
Separator number - The component separator.
- data
Element numberSeparator - The data element separator.
- replace
Character number - The replacement character.
- replace
Separators booleanIn Payload - The value indicating whether to replace separators in payload.
- segment
Terminator number - The segment terminator.
- segment
Terminator stringSuffix - The segment terminator suffix.
- character_
set str - The X12 character set.
- component_
separator int - The component separator.
- data_
element_ intseparator - The data element separator.
- replace_
character int - The replacement character.
- replace_
separators_ boolin_ payload - The value indicating whether to replace separators in payload.
- segment_
terminator int - The segment terminator.
- segment_
terminator_ strsuffix - The segment terminator suffix.
- character
Set String - The X12 character set.
- component
Separator Number - The component separator.
- data
Element NumberSeparator - The data element separator.
- replace
Character Number - The replacement character.
- replace
Separators BooleanIn Payload - The value indicating whether to replace separators in payload.
- segment
Terminator Number - The segment terminator.
- segment
Terminator StringSuffix - The segment terminator suffix.
X12MessageFilterResponse
- Message
Filter stringType - The message filter type.
- Message
Filter stringType - The message filter type.
- message
Filter StringType - The message filter type.
- message
Filter stringType - The message filter type.
- message_
filter_ strtype - The message filter type.
- message
Filter StringType - The message filter type.
X12MessageIdentifierResponse
- Message
Id string - The message id.
- Message
Id string - The message id.
- message
Id String - The message id.
- message
Id string - The message id.
- message_
id str - The message id.
- message
Id String - The message id.
X12OneWayAgreementResponse
- Protocol
Settings Pulumi.Azure Native. Logic. Inputs. X12Protocol Settings Response - The X12 protocol settings.
- Receiver
Business Pulumi.Identity Azure Native. Logic. Inputs. Business Identity Response - The receiver business identity
- Sender
Business Pulumi.Identity Azure Native. Logic. Inputs. Business Identity Response - The sender business identity
- Protocol
Settings X12ProtocolSettings Response - The X12 protocol settings.
- Receiver
Business BusinessIdentity Identity Response - The receiver business identity
- Sender
Business BusinessIdentity Identity Response - The sender business identity
- protocol
Settings X12ProtocolSettings Response - The X12 protocol settings.
- receiver
Business BusinessIdentity Identity Response - The receiver business identity
- sender
Business BusinessIdentity Identity Response - The sender business identity
- protocol
Settings X12ProtocolSettings Response - The X12 protocol settings.
- receiver
Business BusinessIdentity Identity Response - The receiver business identity
- sender
Business BusinessIdentity Identity Response - The sender business identity
- protocol_
settings X12ProtocolSettings Response - The X12 protocol settings.
- receiver_
business_ Businessidentity Identity Response - The receiver business identity
- sender_
business_ Businessidentity Identity Response - The sender business identity
- protocol
Settings Property Map - The X12 protocol settings.
- receiver
Business Property MapIdentity - The receiver business identity
- sender
Business Property MapIdentity - The sender business identity
X12ProcessingSettingsResponse
- Convert
Implied boolDecimal - The value indicating whether to convert numerical type to implied decimal.
- bool
- The value indicating whether to create empty xml tags for trailing separators.
- Mask
Security boolInfo - The value indicating whether to mask security information.
- Preserve
Interchange bool - The value indicating whether to preserve interchange.
- Suspend
Interchange boolOn Error - The value indicating whether to suspend interchange on error.
- Use
Dot boolAs Decimal Separator - The value indicating whether to use dot as decimal separator.
- Convert
Implied boolDecimal - The value indicating whether to convert numerical type to implied decimal.
- bool
- The value indicating whether to create empty xml tags for trailing separators.
- Mask
Security boolInfo - The value indicating whether to mask security information.
- Preserve
Interchange bool - The value indicating whether to preserve interchange.
- Suspend
Interchange boolOn Error - The value indicating whether to suspend interchange on error.
- Use
Dot boolAs Decimal Separator - The value indicating whether to use dot as decimal separator.
- convert
Implied BooleanDecimal - The value indicating whether to convert numerical type to implied decimal.
- Boolean
- The value indicating whether to create empty xml tags for trailing separators.
- mask
Security BooleanInfo - The value indicating whether to mask security information.
- preserve
Interchange Boolean - The value indicating whether to preserve interchange.
- suspend
Interchange BooleanOn Error - The value indicating whether to suspend interchange on error.
- use
Dot BooleanAs Decimal Separator - The value indicating whether to use dot as decimal separator.
- convert
Implied booleanDecimal - The value indicating whether to convert numerical type to implied decimal.
- boolean
- The value indicating whether to create empty xml tags for trailing separators.
- mask
Security booleanInfo - The value indicating whether to mask security information.
- preserve
Interchange boolean - The value indicating whether to preserve interchange.
- suspend
Interchange booleanOn Error - The value indicating whether to suspend interchange on error.
- use
Dot booleanAs Decimal Separator - The value indicating whether to use dot as decimal separator.
- convert_
implied_ booldecimal - The value indicating whether to convert numerical type to implied decimal.
- bool
- The value indicating whether to create empty xml tags for trailing separators.
- mask_
security_ boolinfo - The value indicating whether to mask security information.
- preserve_
interchange bool - The value indicating whether to preserve interchange.
- suspend_
interchange_ boolon_ error - The value indicating whether to suspend interchange on error.
- use_
dot_ boolas_ decimal_ separator - The value indicating whether to use dot as decimal separator.
- convert
Implied BooleanDecimal - The value indicating whether to convert numerical type to implied decimal.
- Boolean
- The value indicating whether to create empty xml tags for trailing separators.
- mask
Security BooleanInfo - The value indicating whether to mask security information.
- preserve
Interchange Boolean - The value indicating whether to preserve interchange.
- suspend
Interchange BooleanOn Error - The value indicating whether to suspend interchange on error.
- use
Dot BooleanAs Decimal Separator - The value indicating whether to use dot as decimal separator.
X12ProtocolSettingsResponse
- Acknowledgement
Settings Pulumi.Azure Native. Logic. Inputs. X12Acknowledgement Settings Response - The X12 acknowledgment settings.
- Envelope
Settings Pulumi.Azure Native. Logic. Inputs. X12Envelope Settings Response - The X12 envelope settings.
- Framing
Settings Pulumi.Azure Native. Logic. Inputs. X12Framing Settings Response - The X12 framing settings.
- Message
Filter Pulumi.Azure Native. Logic. Inputs. X12Message Filter Response - The X12 message filter.
- Processing
Settings Pulumi.Azure Native. Logic. Inputs. X12Processing Settings Response - The X12 processing settings.
- Schema
References List<Pulumi.Azure Native. Logic. Inputs. X12Schema Reference Response> - The X12 schema references.
- Security
Settings Pulumi.Azure Native. Logic. Inputs. X12Security Settings Response - The X12 security settings.
- Validation
Settings Pulumi.Azure Native. Logic. Inputs. X12Validation Settings Response - The X12 validation settings.
- Envelope
Overrides List<Pulumi.Azure Native. Logic. Inputs. X12Envelope Override Response> - The X12 envelope override settings.
- Message
Filter List<Pulumi.List Azure Native. Logic. Inputs. X12Message Identifier Response> - The X12 message filter list.
- Validation
Overrides List<Pulumi.Azure Native. Logic. Inputs. X12Validation Override Response> - The X12 validation override settings.
- X12Delimiter
Overrides List<Pulumi.Azure Native. Logic. Inputs. X12Delimiter Overrides Response> - The X12 delimiter override settings.
- Acknowledgement
Settings X12AcknowledgementSettings Response - The X12 acknowledgment settings.
- Envelope
Settings X12EnvelopeSettings Response - The X12 envelope settings.
- Framing
Settings X12FramingSettings Response - The X12 framing settings.
- Message
Filter X12MessageFilter Response - The X12 message filter.
- Processing
Settings X12ProcessingSettings Response - The X12 processing settings.
- Schema
References []X12SchemaReference Response - The X12 schema references.
- Security
Settings X12SecuritySettings Response - The X12 security settings.
- Validation
Settings X12ValidationSettings Response - The X12 validation settings.
- Envelope
Overrides []X12EnvelopeOverride Response - The X12 envelope override settings.
- Message
Filter []X12MessageList Identifier Response - The X12 message filter list.
- Validation
Overrides []X12ValidationOverride Response - The X12 validation override settings.
- X12Delimiter
Overrides []X12DelimiterOverrides Response - The X12 delimiter override settings.
- acknowledgement
Settings X12AcknowledgementSettings Response - The X12 acknowledgment settings.
- envelope
Settings X12EnvelopeSettings Response - The X12 envelope settings.
- framing
Settings X12FramingSettings Response - The X12 framing settings.
- message
Filter X12MessageFilter Response - The X12 message filter.
- processing
Settings X12ProcessingSettings Response - The X12 processing settings.
- schema
References List<X12SchemaReference Response> - The X12 schema references.
- security
Settings X12SecuritySettings Response - The X12 security settings.
- validation
Settings X12ValidationSettings Response - The X12 validation settings.
- envelope
Overrides List<X12EnvelopeOverride Response> - The X12 envelope override settings.
- message
Filter List<X12MessageList Identifier Response> - The X12 message filter list.
- validation
Overrides List<X12ValidationOverride Response> - The X12 validation override settings.
- x12Delimiter
Overrides List<X12DelimiterOverrides Response> - The X12 delimiter override settings.
- acknowledgement
Settings X12AcknowledgementSettings Response - The X12 acknowledgment settings.
- envelope
Settings X12EnvelopeSettings Response - The X12 envelope settings.
- framing
Settings X12FramingSettings Response - The X12 framing settings.
- message
Filter X12MessageFilter Response - The X12 message filter.
- processing
Settings X12ProcessingSettings Response - The X12 processing settings.
- schema
References X12SchemaReference Response[] - The X12 schema references.
- security
Settings X12SecuritySettings Response - The X12 security settings.
- validation
Settings X12ValidationSettings Response - The X12 validation settings.
- envelope
Overrides X12EnvelopeOverride Response[] - The X12 envelope override settings.
- message
Filter X12MessageList Identifier Response[] - The X12 message filter list.
- validation
Overrides X12ValidationOverride Response[] - The X12 validation override settings.
- x12Delimiter
Overrides X12DelimiterOverrides Response[] - The X12 delimiter override settings.
- acknowledgement_
settings X12AcknowledgementSettings Response - The X12 acknowledgment settings.
- envelope_
settings X12EnvelopeSettings Response - The X12 envelope settings.
- framing_
settings X12FramingSettings Response - The X12 framing settings.
- message_
filter X12MessageFilter Response - The X12 message filter.
- processing_
settings X12ProcessingSettings Response - The X12 processing settings.
- schema_
references Sequence[X12SchemaReference Response] - The X12 schema references.
- security_
settings X12SecuritySettings Response - The X12 security settings.
- validation_
settings X12ValidationSettings Response - The X12 validation settings.
- envelope_
overrides Sequence[X12EnvelopeOverride Response] - The X12 envelope override settings.
- message_
filter_ Sequence[X12Messagelist Identifier Response] - The X12 message filter list.
- validation_
overrides Sequence[X12ValidationOverride Response] - The X12 validation override settings.
- x12_
delimiter_ Sequence[X12Delimiteroverrides Overrides Response] - The X12 delimiter override settings.
- acknowledgement
Settings Property Map - The X12 acknowledgment settings.
- envelope
Settings Property Map - The X12 envelope settings.
- framing
Settings Property Map - The X12 framing settings.
- message
Filter Property Map - The X12 message filter.
- processing
Settings Property Map - The X12 processing settings.
- schema
References List<Property Map> - The X12 schema references.
- security
Settings Property Map - The X12 security settings.
- validation
Settings Property Map - The X12 validation settings.
- envelope
Overrides List<Property Map> - The X12 envelope override settings.
- message
Filter List<Property Map>List - The X12 message filter list.
- validation
Overrides List<Property Map> - The X12 validation override settings.
- x12Delimiter
Overrides List<Property Map> - The X12 delimiter override settings.
X12SchemaReferenceResponse
- Message
Id string - The message id.
- Schema
Name string - The schema name.
- Schema
Version string - The schema version.
- Sender
Application stringId - The sender application id.
- Message
Id string - The message id.
- Schema
Name string - The schema name.
- Schema
Version string - The schema version.
- Sender
Application stringId - The sender application id.
- message
Id String - The message id.
- schema
Name String - The schema name.
- schema
Version String - The schema version.
- sender
Application StringId - The sender application id.
- message
Id string - The message id.
- schema
Name string - The schema name.
- schema
Version string - The schema version.
- sender
Application stringId - The sender application id.
- message_
id str - The message id.
- schema_
name str - The schema name.
- schema_
version str - The schema version.
- sender_
application_ strid - The sender application id.
- message
Id String - The message id.
- schema
Name String - The schema name.
- schema
Version String - The schema version.
- sender
Application StringId - The sender application id.
X12SecuritySettingsResponse
- string
- The authorization qualifier.
- Security
Qualifier string - The security qualifier.
- string
- The authorization value.
- Password
Value string - The password value.
- string
- The authorization qualifier.
- Security
Qualifier string - The security qualifier.
- string
- The authorization value.
- Password
Value string - The password value.
- String
- The authorization qualifier.
- security
Qualifier String - The security qualifier.
- String
- The authorization value.
- password
Value String - The password value.
- string
- The authorization qualifier.
- security
Qualifier string - The security qualifier.
- string
- The authorization value.
- password
Value string - The password value.
- str
- The authorization qualifier.
- security_
qualifier str - The security qualifier.
- str
- The authorization value.
- password_
value str - The password value.
- String
- The authorization qualifier.
- security
Qualifier String - The security qualifier.
- String
- The authorization value.
- password
Value String - The password value.
X12ValidationOverrideResponse
- Allow
Leading boolAnd Trailing Spaces And Zeroes - The value indicating whether to allow leading and trailing spaces and zeroes.
- Message
Id string - The message id on which the validation settings has to be applied.
- Trailing
Separator stringPolicy - The trailing separator policy.
- Trim
Leading boolAnd Trailing Spaces And Zeroes - The value indicating whether to trim leading and trailing spaces and zeroes.
- Validate
Character boolSet - The value indicating whether to validate character Set.
- Validate
EDITypes bool - The value indicating whether to validate EDI types.
- Validate
XSDTypes bool - The value indicating whether to validate XSD types.
- Allow
Leading boolAnd Trailing Spaces And Zeroes - The value indicating whether to allow leading and trailing spaces and zeroes.
- Message
Id string - The message id on which the validation settings has to be applied.
- Trailing
Separator stringPolicy - The trailing separator policy.
- Trim
Leading boolAnd Trailing Spaces And Zeroes - The value indicating whether to trim leading and trailing spaces and zeroes.
- Validate
Character boolSet - The value indicating whether to validate character Set.
- Validate
EDITypes bool - The value indicating whether to validate EDI types.
- Validate
XSDTypes bool - The value indicating whether to validate XSD types.
- allow
Leading BooleanAnd Trailing Spaces And Zeroes - The value indicating whether to allow leading and trailing spaces and zeroes.
- message
Id String - The message id on which the validation settings has to be applied.
- trailing
Separator StringPolicy - The trailing separator policy.
- trim
Leading BooleanAnd Trailing Spaces And Zeroes - The value indicating whether to trim leading and trailing spaces and zeroes.
- validate
Character BooleanSet - The value indicating whether to validate character Set.
- validate
EDITypes Boolean - The value indicating whether to validate EDI types.
- validate
XSDTypes Boolean - The value indicating whether to validate XSD types.
- allow
Leading booleanAnd Trailing Spaces And Zeroes - The value indicating whether to allow leading and trailing spaces and zeroes.
- message
Id string - The message id on which the validation settings has to be applied.
- trailing
Separator stringPolicy - The trailing separator policy.
- trim
Leading booleanAnd Trailing Spaces And Zeroes - The value indicating whether to trim leading and trailing spaces and zeroes.
- validate
Character booleanSet - The value indicating whether to validate character Set.
- validate
EDITypes boolean - The value indicating whether to validate EDI types.
- validate
XSDTypes boolean - The value indicating whether to validate XSD types.
- allow_
leading_ booland_ trailing_ spaces_ and_ zeroes - 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_ strpolicy - The trailing separator policy.
- trim_
leading_ booland_ trailing_ spaces_ and_ zeroes - The value indicating whether to trim leading and trailing spaces and zeroes.
- validate_
character_ boolset - The value indicating whether to validate character Set.
- validate_
edi_ booltypes - The value indicating whether to validate EDI types.
- validate_
xsd_ booltypes - The value indicating whether to validate XSD types.
- allow
Leading BooleanAnd Trailing Spaces And Zeroes - The value indicating whether to allow leading and trailing spaces and zeroes.
- message
Id String - The message id on which the validation settings has to be applied.
- trailing
Separator StringPolicy - The trailing separator policy.
- trim
Leading BooleanAnd Trailing Spaces And Zeroes - The value indicating whether to trim leading and trailing spaces and zeroes.
- validate
Character BooleanSet - The value indicating whether to validate character Set.
- validate
EDITypes Boolean - The value indicating whether to validate EDI types.
- validate
XSDTypes Boolean - The value indicating whether to validate XSD types.
X12ValidationSettingsResponse
- Allow
Leading boolAnd Trailing Spaces And Zeroes - The value indicating whether to allow leading and trailing spaces and zeroes.
- Check
Duplicate boolGroup Control Number - The value indicating whether to check for duplicate group control number.
- Check
Duplicate boolInterchange Control Number - The value indicating whether to check for duplicate interchange control number.
- Check
Duplicate boolTransaction Set Control Number - The value indicating whether to check for duplicate transaction set control number.
- Interchange
Control intNumber Validity Days - The validity period of interchange control number.
- Trailing
Separator stringPolicy - The trailing separator policy.
- Trim
Leading boolAnd Trailing Spaces And Zeroes - The value indicating whether to trim leading and trailing spaces and zeroes.
- Validate
Character boolSet - The value indicating whether to validate character set in the message.
- Validate
EDITypes bool - The value indicating whether to Whether to validate EDI types.
- Validate
XSDTypes bool - The value indicating whether to Whether to validate XSD types.
- Allow
Leading boolAnd Trailing Spaces And Zeroes - The value indicating whether to allow leading and trailing spaces and zeroes.
- Check
Duplicate boolGroup Control Number - The value indicating whether to check for duplicate group control number.
- Check
Duplicate boolInterchange Control Number - The value indicating whether to check for duplicate interchange control number.
- Check
Duplicate boolTransaction Set Control Number - The value indicating whether to check for duplicate transaction set control number.
- Interchange
Control intNumber Validity Days - The validity period of interchange control number.
- Trailing
Separator stringPolicy - The trailing separator policy.
- Trim
Leading boolAnd Trailing Spaces And Zeroes - The value indicating whether to trim leading and trailing spaces and zeroes.
- Validate
Character boolSet - The value indicating whether to validate character set in the message.
- Validate
EDITypes bool - The value indicating whether to Whether to validate EDI types.
- Validate
XSDTypes bool - The value indicating whether to Whether to validate XSD types.
- allow
Leading BooleanAnd Trailing Spaces And Zeroes - The value indicating whether to allow leading and trailing spaces and zeroes.
- check
Duplicate BooleanGroup Control Number - The value indicating whether to check for duplicate group control number.
- check
Duplicate BooleanInterchange Control Number - The value indicating whether to check for duplicate interchange control number.
- check
Duplicate BooleanTransaction Set Control Number - The value indicating whether to check for duplicate transaction set control number.
- interchange
Control IntegerNumber Validity Days - The validity period of interchange control number.
- trailing
Separator StringPolicy - The trailing separator policy.
- trim
Leading BooleanAnd Trailing Spaces And Zeroes - The value indicating whether to trim leading and trailing spaces and zeroes.
- validate
Character BooleanSet - The value indicating whether to validate character set in the message.
- validate
EDITypes Boolean - The value indicating whether to Whether to validate EDI types.
- validate
XSDTypes Boolean - The value indicating whether to Whether to validate XSD types.
- allow
Leading booleanAnd Trailing Spaces And Zeroes - The value indicating whether to allow leading and trailing spaces and zeroes.
- check
Duplicate booleanGroup Control Number - The value indicating whether to check for duplicate group control number.
- check
Duplicate booleanInterchange Control Number - The value indicating whether to check for duplicate interchange control number.
- check
Duplicate booleanTransaction Set Control Number - The value indicating whether to check for duplicate transaction set control number.
- interchange
Control numberNumber Validity Days - The validity period of interchange control number.
- trailing
Separator stringPolicy - The trailing separator policy.
- trim
Leading booleanAnd Trailing Spaces And Zeroes - The value indicating whether to trim leading and trailing spaces and zeroes.
- validate
Character booleanSet - The value indicating whether to validate character set in the message.
- validate
EDITypes boolean - The value indicating whether to Whether to validate EDI types.
- validate
XSDTypes boolean - The value indicating whether to Whether to validate XSD types.
- allow_
leading_ booland_ trailing_ spaces_ and_ zeroes - The value indicating whether to allow leading and trailing spaces and zeroes.
- check_
duplicate_ boolgroup_ control_ number - The value indicating whether to check for duplicate group control number.
- check_
duplicate_ boolinterchange_ control_ number - The value indicating whether to check for duplicate interchange control number.
- check_
duplicate_ booltransaction_ set_ control_ number - The value indicating whether to check for duplicate transaction set control number.
- interchange_
control_ intnumber_ validity_ days - The validity period of interchange control number.
- trailing_
separator_ strpolicy - The trailing separator policy.
- trim_
leading_ booland_ trailing_ spaces_ and_ zeroes - The value indicating whether to trim leading and trailing spaces and zeroes.
- validate_
character_ boolset - The value indicating whether to validate character set in the message.
- validate_
edi_ booltypes - The value indicating whether to Whether to validate EDI types.
- validate_
xsd_ booltypes - The value indicating whether to Whether to validate XSD types.
- allow
Leading BooleanAnd Trailing Spaces And Zeroes - The value indicating whether to allow leading and trailing spaces and zeroes.
- check
Duplicate BooleanGroup Control Number - The value indicating whether to check for duplicate group control number.
- check
Duplicate BooleanInterchange Control Number - The value indicating whether to check for duplicate interchange control number.
- check
Duplicate BooleanTransaction Set Control Number - The value indicating whether to check for duplicate transaction set control number.
- interchange
Control NumberNumber Validity Days - The validity period of interchange control number.
- trailing
Separator StringPolicy - The trailing separator policy.
- trim
Leading BooleanAnd Trailing Spaces And Zeroes - The value indicating whether to trim leading and trailing spaces and zeroes.
- validate
Character BooleanSet - The value indicating whether to validate character set in the message.
- validate
EDITypes Boolean - The value indicating whether to Whether to validate EDI types.
- validate
XSDTypes Boolean - The value indicating whether to Whether to validate XSD types.
Package Details
- Repository
- Azure Native pulumi/pulumi-azure-native
- License
- Apache-2.0
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.63.0 published on Tuesday, Sep 24, 2024 by Pulumi