paymentConfiguration

@JvmName(name = "vcnfevqjktkeqrqk")
suspend fun paymentConfiguration(value: Output<CollaborationPaymentConfigurationArgs>)
@JvmName(name = "llqdrplluskqcaap")
suspend fun paymentConfiguration(value: CollaborationPaymentConfigurationArgs?)

Parameters

value

The collaboration member's payment responsibilities set by the collaboration creator. If the collaboration creator hasn't specified anyone as the member paying for query compute costs, then the member who can query is the default payer.


@JvmName(name = "uywtvpvvaeqypxiq")
suspend fun paymentConfiguration(argument: suspend CollaborationPaymentConfigurationArgsBuilder.() -> Unit)

Parameters

argument

The collaboration member's payment responsibilities set by the collaboration creator. If the collaboration creator hasn't specified anyone as the member paying for query compute costs, then the member who can query is the default payer.