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 X12AcknowledgmentOptions
The X12AcknowledgmentOptions
property type specifies Property description not available. for an AWS::B2BI::Partnership.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "FunctionalAcknowledgment" :
String
, "TechnicalAcknowledgment" :String
}
YAML
FunctionalAcknowledgment:
String
TechnicalAcknowledgment:String
Properties
FunctionalAcknowledgment
Property description not available.
Required: Yes
Type: String
Allowed values:
DO_NOT_GENERATE | GENERATE_ALL_SEGMENTS | GENERATE_WITHOUT_TRANSACTION_SET_RESPONSE_LOOP
Update requires: No interruption
TechnicalAcknowledgment
Property description not available.
Required: Yes
Type: String
Allowed values:
DO_NOT_GENERATE | GENERATE_ALL_SEGMENTS
Update requires: No interruption