Enterprise Crm Frontends Eventbus Proto Parameter Value Type Args
data class EnterpriseCrmFrontendsEventbusProtoParameterValueTypeArgs(val booleanArray: Output<EnterpriseCrmFrontendsEventbusProtoBooleanParameterArrayArgs>? = null, val booleanValue: Output<Boolean>? = null, val doubleArray: Output<EnterpriseCrmFrontendsEventbusProtoDoubleParameterArrayArgs>? = null, val doubleValue: Output<Double>? = null, val intArray: Output<EnterpriseCrmFrontendsEventbusProtoIntParameterArrayArgs>? = null, val intValue: Output<String>? = null, val jsonValue: Output<String>? = null, val protoArray: Output<EnterpriseCrmFrontendsEventbusProtoProtoParameterArrayArgs>? = null, val protoValue: Output<Map<String, String>>? = null, val serializedObjectValue: Output<EnterpriseCrmFrontendsEventbusProtoSerializedObjectParameterArgs>? = null, val stringArray: Output<EnterpriseCrmFrontendsEventbusProtoStringParameterArrayArgs>? = null, val stringValue: Output<String>? = null) : ConvertibleToJava<EnterpriseCrmFrontendsEventbusProtoParameterValueTypeArgs>
To support various types of parameter values. Next available id: 14
Constructors
Link copied to clipboard
fun EnterpriseCrmFrontendsEventbusProtoParameterValueTypeArgs(booleanArray: Output<EnterpriseCrmFrontendsEventbusProtoBooleanParameterArrayArgs>? = null, booleanValue: Output<Boolean>? = null, doubleArray: Output<EnterpriseCrmFrontendsEventbusProtoDoubleParameterArrayArgs>? = null, doubleValue: Output<Double>? = null, intArray: Output<EnterpriseCrmFrontendsEventbusProtoIntParameterArrayArgs>? = null, intValue: Output<String>? = null, jsonValue: Output<String>? = null, protoArray: Output<EnterpriseCrmFrontendsEventbusProtoProtoParameterArrayArgs>? = null, protoValue: Output<Map<String, String>>? = null, serializedObjectValue: Output<EnterpriseCrmFrontendsEventbusProtoSerializedObjectParameterArgs>? = null, stringArray: Output<EnterpriseCrmFrontendsEventbusProtoStringParameterArrayArgs>? = null, stringValue: Output<String>? = null)
Functions
Properties
Link copied to clipboard
val serializedObjectValue: Output<EnterpriseCrmFrontendsEventbusProtoSerializedObjectParameterArgs>? = null