AWS::CleanRooms::Collaboration PaymentConfiguration
An object representing the collaboration member's payment responsibilities set by the collaboration creator.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "MachineLearning" :
MLPaymentConfig
, "QueryCompute" :QueryComputePaymentConfig
}
Properties
MachineLearning
-
An object representing the collaboration member's machine learning payment responsibilities set by the collaboration creator.
Required: No
Type: MLPaymentConfig
Update requires: Replacement
QueryCompute
-
The collaboration member's payment responsibilities set by the collaboration creator for query compute costs.
Required: Yes
Type: QueryComputePaymentConfig
Update requires: Replacement