

This is the new *Amazon CloudFormation Template Reference Guide*. Please update your bookmarks and links. For help getting started with CloudFormation, see the [Amazon CloudFormation User Guide](https://docs.amazonaws.cn/AWSCloudFormation/latest/UserGuide/Welcome.html).

# AWS::CleanRooms::Collaboration SyntheticDataGenerationPaymentConfig
<a name="aws-properties-cleanrooms-collaboration-syntheticdatagenerationpaymentconfig"></a>

Payment configuration for synthetic data generation.

## Syntax
<a name="aws-properties-cleanrooms-collaboration-syntheticdatagenerationpaymentconfig-syntax"></a>

To declare this entity in your Amazon CloudFormation template, use the following syntax:

### JSON
<a name="aws-properties-cleanrooms-collaboration-syntheticdatagenerationpaymentconfig-syntax.json"></a>

```
{
  "[IsResponsible](#cfn-cleanrooms-collaboration-syntheticdatagenerationpaymentconfig-isresponsible)" : Boolean
}
```

### YAML
<a name="aws-properties-cleanrooms-collaboration-syntheticdatagenerationpaymentconfig-syntax.yaml"></a>

```
  [IsResponsible](#cfn-cleanrooms-collaboration-syntheticdatagenerationpaymentconfig-isresponsible): Boolean
```

## Properties
<a name="aws-properties-cleanrooms-collaboration-syntheticdatagenerationpaymentconfig-properties"></a>

`IsResponsible`  <a name="cfn-cleanrooms-collaboration-syntheticdatagenerationpaymentconfig-isresponsible"></a>
Indicates who is responsible for paying for synthetic data generation.  
*Required*: Yes  
*Type*: Boolean  
*Update requires*: [Replacement](https://docs.amazonaws.cn/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-replacement)