This is the new AWS CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.
AWS::B2BI::Partnership CapabilityOptions
Contains the details for an Outbound EDI capability.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "InboundEdi" :
InboundEdiOptions
, "OutboundEdi" :OutboundEdiOptions
}
Properties
InboundEdi
-
A structure that contains the inbound EDI options for the capability.
Required: No
Type: InboundEdiOptions
Update requires: No interruption
OutboundEdi
-
A structure that contains the outbound EDI options.
Required: No
Type: OutboundEdiOptions
Update requires: No interruption