Interface CfnMembership.IMembershipJobComputePaymentConfigProperty
An object representing the payment responsibilities accepted by the collaboration member for query and job compute costs.
Namespace: Amazon.CDK.AwsCleanrooms
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface CfnMembership.IMembershipJobComputePaymentConfigProperty
Syntax (vb)
Public Interface CfnMembership.IMembershipJobComputePaymentConfigProperty
Remarks
ExampleMetadata: fixture=_generated
Examples
// The code below shows an example of how to instantiate this type.
// The values are placeholders you should change.
using Amazon.CDK.Aws_cleanrooms;
var membershipJobComputePaymentConfigProperty = new MembershipJobComputePaymentConfigProperty {
IsResponsible = false
};
Synopsis
Properties
IsResponsible | Indicates whether the collaboration member has accepted to pay for job compute costs ( |
Properties
IsResponsible
Indicates whether the collaboration member has accepted to pay for job compute costs ( TRUE
) or has not accepted to pay for query and job compute costs ( FALSE
).
object IsResponsible { get; }
Property Value
Remarks
There is only one member who pays for queries and jobs.
An error message is returned for the following reasons: