EnterpriseCrmFrontendsEventbusProtoBooleanParameterArrayArgs

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

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(): EnterpriseCrmFrontendsEventbusProtoBooleanParameterArrayArgs