EnterpriseCrmFrontendsEventbusProtoParameterValueTypeArgs

constructor(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)