This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.
AWS::Invoicing::ProcurementPortalPreference TestEnvPreference
The TestEnvPreference property type specifies Property description not available. for an AWS::Invoicing::ProcurementPortalPreference.
Syntax
To declare this entity in your CloudFormation template, use the following syntax:
JSON
{ "BuyerDomain" :String, "BuyerIdentifier" :String, "ProcurementPortalInstanceEndpoint" :String, "ProcurementPortalSharedSecret" :String, "SupplierDomain" :String, "SupplierIdentifier" :String}
YAML
BuyerDomain:StringBuyerIdentifier:StringProcurementPortalInstanceEndpoint:StringProcurementPortalSharedSecret:StringSupplierDomain:StringSupplierIdentifier:String
Properties
BuyerDomainProperty description not available.
Required: No
Type: String
Allowed values:
NetworkIDUpdate requires: No interruption
BuyerIdentifierProperty description not available.
Required: No
Type: String
Pattern:
^\S+$Minimum:
0Maximum:
1024Update requires: No interruption
ProcurementPortalInstanceEndpointProperty description not available.
Required: No
Type: String
Pattern:
^\S+$Minimum:
0Maximum:
1024Update requires: No interruption
Property description not available.
Required: No
Type: String
Pattern:
^\S+$Minimum:
0Maximum:
1024Update requires: No interruption
SupplierDomainProperty description not available.
Required: No
Type: String
Allowed values:
NetworkIDUpdate requires: No interruption
SupplierIdentifierProperty description not available.
Required: No
Type: String
Pattern:
^\S+$Minimum:
0Maximum:
1024Update requires: No interruption