EnterpriseCrmEventbusProtoBooleanParameterArrayArgs

data class EnterpriseCrmEventbusProtoBooleanParameterArrayArgs(val booleanValues: Output<List<Boolean>>? = null) : ConvertibleToJava<EnterpriseCrmEventbusProtoBooleanParameterArrayArgs>

Constructors

constructor(booleanValues: Output<List<Boolean>>? = null)

Properties

Link copied to clipboard
val booleanValues: Output<List<Boolean>>? = null

Functions

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