EnterpriseCrmFrontendsEventbusProtoDoubleParameterArrayArgs

data class EnterpriseCrmFrontendsEventbusProtoDoubleParameterArrayArgs(val doubleValues: Output<List<Double>>? = null) : ConvertibleToJava<EnterpriseCrmFrontendsEventbusProtoDoubleParameterArrayArgs>

Constructors

constructor(doubleValues: Output<List<Double>>? = null)

Properties

Link copied to clipboard
val doubleValues: Output<List<Double>>? = null

Functions

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