MembershipPaymentConfigurationQueryComputeArgs

data class MembershipPaymentConfigurationQueryComputeArgs(val isResponsible: Output<Boolean>) : ConvertibleToJava<MembershipPaymentConfigurationQueryComputeArgs>

Constructors

constructor(isResponsible: Output<Boolean>)

Properties

Link copied to clipboard
val isResponsible: Output<Boolean>

Indicates whether the collaboration member has accepted to pay for query compute costs.

Functions

Link copied to clipboard
open override fun toJava(): MembershipPaymentConfigurationQueryComputeArgs