| Package | Description |
|---|---|
| com.amazonaws.services.cleanrooms.model |
| Modifier and Type | Method and Description |
|---|---|
MembershipQueryComputePaymentConfig |
MembershipQueryComputePaymentConfig.clone() |
MembershipQueryComputePaymentConfig |
MembershipPaymentConfiguration.getQueryCompute()
The payment responsibilities accepted by the collaboration member for query compute costs.
|
MembershipQueryComputePaymentConfig |
MembershipQueryComputePaymentConfig.withIsResponsible(Boolean isResponsible)
Indicates whether the collaboration member has accepted to pay for query compute costs (
TRUE) or has
not accepted to pay for query compute costs (FALSE). |
| Modifier and Type | Method and Description |
|---|---|
void |
MembershipPaymentConfiguration.setQueryCompute(MembershipQueryComputePaymentConfig queryCompute)
The payment responsibilities accepted by the collaboration member for query compute costs.
|
MembershipPaymentConfiguration |
MembershipPaymentConfiguration.withQueryCompute(MembershipQueryComputePaymentConfig queryCompute)
The payment responsibilities accepted by the collaboration member for query compute costs.
|
Copyright © 2025. All rights reserved.