EnterpriseCrmEventbusProtoDoubleParameterArrayArgs

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

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