/AWS1/CL_CRLPAYERCONFIGURATION¶
Specifies which member accounts are responsible for paying for compute and synthetic data generation costs in a Clean Rooms ML collaboration.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_computepayeraccountid TYPE /AWS1/CRLACCOUNTID /AWS1/CRLACCOUNTID¶
The account ID of the member that is responsible for paying compute costs.
iv_syntheticdatapayeracctid TYPE /AWS1/CRLACCOUNTID /AWS1/CRLACCOUNTID¶
The account ID of the member that is responsible for paying synthetic data generation costs.
Queryable Attributes¶
computePayerAccountId¶
The account ID of the member that is responsible for paying compute costs.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_COMPUTEPAYERACCOUNTID() |
Getter for COMPUTEPAYERACCOUNTID, with configurable default |
ASK_COMPUTEPAYERACCOUNTID() |
Getter for COMPUTEPAYERACCOUNTID w/ exceptions if field has |
HAS_COMPUTEPAYERACCOUNTID() |
Determine if COMPUTEPAYERACCOUNTID has a value |
syntheticDataPayerAccountId¶
The account ID of the member that is responsible for paying synthetic data generation costs.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SYNTHETICDATAPAYERACCTID() |
Getter for SYNTHETICDATAPAYERACCOUNTID, with configurable de |
ASK_SYNTHETICDATAPAYERACCTID() |
Getter for SYNTHETICDATAPAYERACCOUNTID w/ exceptions if fiel |
HAS_SYNTHETICDATAPAYERACCTID() |
Determine if SYNTHETICDATAPAYERACCOUNTID has a value |